mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-07 11:20:11 +01:00
5 lines
67 B
Bash
5 lines
67 B
Bash
|
cd $HOME/Plan
|
||
|
gradle checkstyleMain
|
||
|
gradle checkstyleTest
|
||
|
cd $HOME
|