Java coding style guide for the Harker Upper School.
- Download the repository.
- Move the folder to desired location.
- In terminal, navigate to the directory with checkstyle contents.
- Run
java -jar checkstyle-5.9-all.jar -c checkstyle.xml {FILE}
with the name of the desired file to run checkstyle on.