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