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 135070a commit 374e367Copy full SHA for 374e367
packages/custom_lint/example/analysis_options.yaml
@@ -9,3 +9,7 @@ linter:
9
public_member_api_docs: false
10
avoid_print: false
11
unreachable_from_main: false
12
+
13
+custom_lint:
14
+ errors:
15
+ riverpod_final_provider: error
0 commit comments