Skip to content

Commit b9d4a6d

Browse files
committed
add ignore analysys
1 parent ff40929 commit b9d4a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drift_dev/test/linter_test/pkg/analysis_options.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ analyzer:
55
- custom_lint
66
language:
77
strict-casts: true
8+
exclude:
9+
- "**/*.g.dart"
810

911
custom_lint:
1012
debug: true

0 commit comments

Comments
 (0)