This website requires JavaScript.
Explore
Help
Sign In
GitLab
/
fluffychat
Watch
2
Star
0
Fork
0
You've already forked fluffychat
mirror of
https://gitlab.com/famedly/fluffychat.git
synced
2024-11-01 01:29:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7dc762ee1f
fluffychat
/
scripts
/
code_analyze.sh
4 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: CI scripts
2020-12-08 15:46:47 +01:00
#!/bin/sh -ve
Update scripts/code_analyze.sh
2020-12-23 10:16:27 +01:00
flutter format lib/ test/ --set-exit-if-changed
fix: CI scripts
2020-12-08 15:46:47 +01:00
flutter analyze
Reference in New Issue
Copy Permalink