Skip to content

Commit e1b7ccb

Browse files
Denis-AverinIvan Kamkin
authored andcommitted
Set formatter options trailing_commas: preserve
1 parent 562ed9d commit e1b7ccb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

analysis_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# See https://dart.dev/tools/analysis for details
33
include: package:lints/recommended.yaml
44

5+
formatter:
6+
trailing_commas: preserve
7+
58
linter:
69
rules:
710
package_api_docs: true

0 commit comments

Comments
 (0)