tjohnes a130eac785 zig fmt: fix formatting for single-line containers with comments
* Fixes #8810.
* Prevent a single-line container declaration if it contains a comment
  or multiline string.
* If a container declaration cannot be single-line, ensure container
  fields are rendered with a trailing comma.
* If `Space.comma` is passed to `renderExpressionComma` or
  `renderTokenComma`, and there already exists a comma in the source,
  then render one comma instead of two.
2021-11-24 18:45:09 -08:00
..
2021-11-16 16:35:12 -05:00
2021-11-15 20:04:55 -05:00
2021-10-27 16:07:48 -04:00
2021-10-27 16:07:48 -04:00
2021-11-09 13:41:38 -05:00
2021-11-15 20:04:55 -05:00
2021-11-15 04:47:57 +01:00
2021-09-19 14:02:22 +02:00
2021-10-17 16:06:40 -04:00
2021-11-21 16:47:39 -05:00
2021-11-20 15:49:22 -05:00
2021-10-27 16:07:48 -04:00
2021-11-15 00:29:26 -06:00
2021-09-07 15:08:51 -04:00