3 lines
80 B
Batchfile
3 lines
80 B
Batchfile
@echo run gradlew clean first!
|
|
gradlew checkstyleMain 1> checkstyleout.txt 2>&1
|