2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-04 08:47:23 +02:00

Update scripts/code_analyze.sh

This commit is contained in:
Christian Pauly 2020-12-23 09:16:27 +00:00
parent 56d97f66ff
commit c4d1b17442

@ -1,3 +1,3 @@
#!/bin/sh -ve #!/bin/sh -ve
flutter format lib/ test/ test_driver/ --set-exit-if-changed flutter format lib/ test/ --set-exit-if-changed
flutter analyze flutter analyze