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 ff40929 commit b9d4a6dCopy full SHA for b9d4a6d
drift_dev/test/linter_test/pkg/analysis_options.yaml
@@ -5,6 +5,8 @@ analyzer:
5
- custom_lint
6
language:
7
strict-casts: true
8
+ exclude:
9
+ - "**/*.g.dart"
10
11
custom_lint:
12
debug: true
0 commit comments