refactor: Sort dependencies
This commit is contained in:
parent
ed0c96238e
commit
d71881fdb5
2 changed files with 46 additions and 47 deletions
|
|
@ -7,10 +7,11 @@ linter:
|
|||
- constant_identifier_names
|
||||
- prefer_final_locals
|
||||
- prefer_final_in_for_each
|
||||
- sort_pub_dependencies
|
||||
|
||||
analyzer:
|
||||
errors:
|
||||
todo: ignore
|
||||
exclude:
|
||||
- lib/generated_plugin_registrant.dart
|
||||
- lib/l10n/*.dart
|
||||
- lib/l10n/*.dart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue