Skip to content

All pages

Checkstyle

Development tool that holds Java code to a coding standard

Dev Tools18d ago
Category
Dev Tools
Website
github.com
Language
English
Listed
18d ago
Forks
4,240

checkstyle/checkstyle ↗, Java, LGPL-2.1, Last commit 1d ago

Checkstyle checks Java source against a coding standard and reports every violation it finds. Configurations for the Google Java Style Guide and Sun Code Conventions ship in the box, and most rules can be tuned to fit a project. It runs from the command line, as an ANT task, or inside a build pipeline, so style problems get caught before a human reads the code.

Like this product?