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 5da7da9 commit a7def64Copy full SHA for a7def64
1 file changed
analysis_options.yaml
@@ -23,10 +23,6 @@ formatter:
23
page_width: 100
24
trailing_commas: preserve
25
26
-# Note: it seems that adding riverpod_lint here has the side effect that every
27
-# standard lint is reported twice. We are leaving this for now since the
28
-# riverpod-specific checks are worth it.
29
-# Use `dart analyze | sort -u` in scripts if duplicates are a problem.
30
plugins:
31
riverpod_lint: 3.1.3
32
0 commit comments