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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to checkstyle
Help out
- Issues
- Issue #13722: use validationType from XML metadata in site generation
- Issue #14482: refactor api/violation and kill according pitest mutation
- Issue #14482: Replace UnmodifiableCollectionUtil in LocalizedMessage.
- Issue #14482: Refactors DetailAstImpl to use Collections.unmodifiableList() replacing UnmodifiableCollectionUtil
- Issue #14482: remove UnmodifiableCollectionUtil singleton
- Issue #18197: Fixed the issue of indentation check
- Issue #19640:Add new OPENJDK style 4.1-PackageName rule 1
- Issue #19613: Add CI job to validate javadoc inputs with JDK javadoc tool
- Add checks for OpenJDK Style §3.6 - Braces
- Issue #18614: Fix false positive in IndentationCheck for new operator
- Docs
- Java not yet supported