Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 342 Bytes

harker-checkstyle

Java coding style guide for the Harker Upper School.

Usage

  1. Download the repository.
  2. Move the folder to desired location.
  3. In terminal, navigate to the directory with checkstyle contents.
  4. Run java -jar checkstyle-5.9-all.jar -c checkstyle.xml {FILE} with the name of the desired file to run checkstyle on.