skewb1k 26db54d69b zig fmt: fix extra whitespace in StructInit with multiline strings
68d2f68ed introduced special handling for StructInit fields
containing multiline strings to prevent inserting whitespace after =.
However, this logic didn't handle cases without a trailing comma,
which resulted in unwanted trailing whitespace.
2025-11-05 14:07:30 +02:00
..
2025-11-04 06:04:30 -05:00
2025-10-29 06:20:51 -07:00
2025-10-04 20:51:07 +02:00
2025-10-15 10:58:30 +02:00
2025-10-27 07:35:38 -07:00