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
- Add checks for OpenJDK Style §3.10 - Variable Declarations
- Add checks for OpenJDK Style §4.1 - Package Names
- Issue #14084: Remove lock-tainting suppressions for enum toString methods
- Add checks for OpenJDK Style §3.3 - Import statements
- Add checks for OpenJDK Style §3.4 - Class structure
- Issue #19623: ImportOrder 3.3's Rule 1 update
- Issue #11163: Trim requirethis test input files to 120 lines
- new Check: InnerTypePlacementCheck
- Add checks for OpenJDK Style §3.5 - Modifiers
- Issue #14084: Remove CF prefer.map.and.orelse suppression in NoWhitespaceAfterCheck
- Docs
- Java not yet supported