refactor: CI
This commit is contained in:
parent
26d8f31fdc
commit
8ca6b63e2d
16 changed files with 127 additions and 87 deletions
3
scripts/code_analyze.sh
Executable file
3
scripts/code_analyze.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
flutter format lib/ test/ test_driver/ --set-exit-if-changed
|
||||
flutter analyze
|
||||
Loading…
Add table
Add a link
Reference in a new issue