Add code formatting
This commit is contained in:
parent
66ad94df85
commit
d7e1dbcad1
14 changed files with 2063 additions and 1352 deletions
|
|
@ -12,6 +12,7 @@ code_analyze:
|
|||
stage: coverage
|
||||
dependencies: []
|
||||
script:
|
||||
- flutter format lib/ test/ test_driver/ --set-exit-if-changed
|
||||
- flutter analyze
|
||||
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue