lokinet-flutter-app/contrib/format.sh

4 lines
76 B
Bash
Executable File

#!/bin/bash
flutter format .
cd lokinet_lib/android && gradle spotlessApply