refactor: Replace import_sorter with directives_ordering lint
This commit is contained in:
parent
4de2b3236e
commit
69588b8d69
180 changed files with 532 additions and 794 deletions
|
|
@ -2,6 +2,7 @@ include: package:flutter_lints/flutter.yaml
|
|||
|
||||
linter:
|
||||
rules:
|
||||
- directives_ordering
|
||||
- avoid_print
|
||||
- constant_identifier_names
|
||||
- prefer_final_locals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue