Lint: ignore flutter submodule
This commit is contained in:
parent
68b7f3d265
commit
396cd87bbe
1 changed files with 2 additions and 1 deletions
|
@ -48,4 +48,5 @@ analyzer:
|
|||
avoid_renaming_method_parameters: ignore # incorrect warnings for `equals` overrides
|
||||
|
||||
exclude:
|
||||
- thirdparty/**
|
||||
- thirdparty/**
|
||||
- flutter/**
|
Loading…
Reference in a new issue