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 #16850: Add Maven Wrapper support with configuration files and Updated .ci/generate-website.sh to use maven wrapper.
- doc: update AuditListener image format and dimensions
- Issue #16857: api: add new `int process(List<Path> files)` method to RootModule - `add api`
- Issue #16786: Ensure enum constants accessibility is properly evaluated
- Issue #16802: improve `spelling` and `typo` in `CheckstyleAntTask` - `whitespace`
- Issue #16378: Validate that all Inputs mentioned all default properties
- Issue #11166: Remove usage of getFileContents() from WriteTagCheck
- Issue #16564: Fixed EmptyLineSeparator validation with Javadoc
- New Check: MultiFileRegexpHeader to allow specify few header file to validate
- Issue #16543: implement IDE agnostic configuration with `editorconfig.org`
- Docs
- Java not yet supported