chore: Update exclude rule
This commit is contained in:
parent
dd164d53dd
commit
66c870167d
|
|
@ -4,7 +4,7 @@ analyzer:
|
||||||
language:
|
language:
|
||||||
strict-raw-types: true
|
strict-raw-types: true
|
||||||
exclude:
|
exclude:
|
||||||
- '**.g.dart'
|
- '**/*.g.dart'
|
||||||
|
|
||||||
linter:
|
linter:
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue