refactor: Replace import_sorter with directives_ordering lint

This commit is contained in:
Christian Kußowski 2026-03-21 13:09:45 +01:00
commit 69588b8d69
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
180 changed files with 532 additions and 794 deletions

View file

@ -2,6 +2,7 @@ include: package:flutter_lints/flutter.yaml
linter:
rules:
- directives_ordering
- avoid_print
- constant_identifier_names
- prefer_final_locals