v/vlib/v/fmt
yuyi 108a01d65f
fmt: fix unnecessary line break in array init (fix #11448) (#11562)
2021-09-21 16:20:09 +03:00
..
tests fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
align.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
asm.v vfmt: split up asm code into more granular methods, add test (#10878) 2021-07-23 08:58:06 +03:00
attrs.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
comments.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
fmt.v fmt: fix unnecessary line break in array init (fix #11448) (#11562) 2021-09-21 16:20:09 +03:00
fmt_keep_test.v all: more chdir/chmod fixes 2021-08-28 12:52:48 +03:00
fmt_test.v all: simplify global_scope processing (#10848) 2021-07-18 15:29:34 +03:00
fmt_vlib_test.v all: more chdir/chmod fixes 2021-08-28 12:52:48 +03:00
struct.v ast, fmt: cleanup (#11477) 2021-09-13 04:08:58 +03:00