3 lines
No EOL
96 B
Bash
Executable file
3 lines
No EOL
96 B
Bash
Executable file
#!/usr/bin/env bash
|
|
flutter format lib/ test/ test_driver/ --set-exit-if-changed
|
|
flutter analyze |