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 supported57 Subscribers
View all SubscribersAdd a CodeTriage badge to checkstyle
Help out
- Issues
- JavadocParagraph: update documentation
- Issue #15733: Added support for column number in JavadocParagraph's violation messages
- supplemental: fixed paragraph tag placement in some files
- dependency: bump checkerframework.version from 3.47.0 to 3.48.0
- JavadocParagraph: validation with comment inside P tag
- JavadocParagraph: report violation with column
- dependency: bump com.google.errorprone:error_prone_core from 2.31.0 to 2.33.0
- dependency: bump doxia.version from 1.12.0 to 2.0.0
- Issue #15324: added support to check for preceding line break of `{` for switch-case-default blocks
- dependency: bump com.mebigfatguy.sb-contrib:sb-contrib from 7.6.4 to 7.6.5
- Docs
- Java not yet supported