Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
algonell committed Feb 24, 2024
1 parent 684f493 commit 2437edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

clear

echo
echo "google-java-format..."
java -jar ~/Misc/google-java-format-*.jar --replace $(git ls-files ~/git/open-fx-miner/*.java)

echo

echo "SpotBugs..."
mvn -f ~/git/open-fx-miner spotbugs:check

0 comments on commit 2437edc

Please sign in to comment.