checkstyle
https://github.com/checkstyle/checkstyle
Java
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a comma
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported73 Subscribers
View all SubscribersAdd a CodeTriage badge to checkstyle
Help out
- Issues
- Issue #20793: Move OneStatementPerLine test inputs
- Add checks for Sun Style 3.1.2 - Package And Import Names
- Enable jdk25 on windows after summer is over
- Issue #20692: Add new check ExpressionOverBlockLambda
- Issue #11140: Solve CLI_CONSTANT_LIST_INDEX
- Google style: use AnnotationLocation ANNOTATION_DEF, ANNOTATION_FIELD_DEF, ENUM_CONSTANT_DEF, PACKAGE_DEF
- Issue #20906: Add checks for Sun Style 3.1.2 - Package And Import Names
- Issue #20747: move InputOneStatementPerLine2 to compilable test resou…
- Refactor JavadocLeadingAsteriskAlign to use logging of violation on AST node
- Issue #19513: Add configurable order property to ModifierOrderCheck
- Docs
- Java not yet supported