Skip to content

Commit b6ce57a

Browse files
authored
Preserve trailing commas (issue #209) (#213)
1 parent 2b11b2f commit b6ce57a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/analysis_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,3 +288,6 @@ linter:
288288
- use_test_throws_matchers
289289
- valid_regexps
290290
- void_checks
291+
292+
formatter:
293+
trailing_commas: preserve

0 commit comments

Comments
 (0)