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
- Add Check to validate method throws clauses against Javadoc @throws tags
- Issue #20553: Fixes ClassFanOutComplexityCheck on a compact source
- WriteTag doesn't work when there are annotations between the javadoc and the thing it documents
- Issue #19929: add coverage for Background on the Throws Clause
- Issue #19930: add coverage for Template for packagehtml
- Issue #20625: Added example for EXAMPLE_COUNT_SUPPRESSED_MODULES : me…
- Issue #20880: Align StaticVariableName example violation comments
- Issue #20625: Added example for EXAMPLE_COUNT_SUPPRESSED_MODULES : su…
- Issue #20625: Added example for EXAMPLE_COUNT_SUPPRESSED_MODULE: supp…
- Resolve compilation errors in Inputs
- Docs
- Java not yet supported