refactor: Sort imports
This commit is contained in:
parent
f114d545f7
commit
fec9178da5
127 changed files with 663 additions and 504 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh -ve
|
||||
git apply ./scripts/enable-android-google-services.patch
|
||||
flutter format lib/ test/ --set-exit-if-changed
|
||||
flutter pub run import_sorter:main --no-comments --exit-if-changed
|
||||
flutter analyze
|
||||
flutter pub run dart_code_metrics:metrics lib -r gitlab > code-quality-report.json || true
|
||||
Loading…
Add table
Add a link
Reference in a new issue