A Java style checking tool.
Installation
https://github.com/checkstyle/checkstyle/releases/
Usage
java -jar checkstyle-10.21.0-all.jar myfile.java -c /google_checks.xml
A Java style checking tool.
https://github.com/checkstyle/checkstyle/releases/
java -jar checkstyle-10.21.0-all.jar myfile.java -c /google_checks.xml