We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59645d commit 0dd697eCopy full SHA for 0dd697e
1 file changed
analysis_options.yaml
@@ -7,3 +7,6 @@ linter:
7
constant_identifier_names: false
8
lines_longer_than_80_chars: false
9
public_member_api_docs: false
10
+
11
+formatter:
12
+ trailing_commas: preserve
0 commit comments