We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d6327 commit 3a34bb9Copy full SHA for 3a34bb9
analysis_options.yaml
@@ -2,6 +2,9 @@
2
# See https://dart.dev/tools/analysis for details
3
include: package:lints/recommended.yaml
4
5
+formatter:
6
+ trailing_commas: preserve
7
+
8
linter:
9
rules:
10
package_api_docs: true
0 commit comments