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 ac98f63 commit 31e52eeCopy full SHA for 31e52ee
packages/custom_lint/example/analysis_options.yaml
@@ -8,8 +8,4 @@ linter:
8
rules:
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
+ unreachable_from_main: false
0 commit comments