Analysis updated 2026-07-18 · repo last pushed 2024-01-01
Enforce a consistent Java code style like Google's or Sun's conventions across a team
Catch common mistakes such as unused imports or poorly named variables automatically
Integrate style checks into a CI pipeline so every commit is validated
Create custom style rules tailored to an organization's internal coding standards
| ckcherry23/checkstyle | 0verflowme/intech-sol | abhishek-kumar09/configurate | |
|---|---|---|---|
| Language | Java | Java | Java |
| Last pushed | 2024-01-01 | 2022-11-16 | 2020-09-30 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
A tool that automatically checks Java code against style guides like Google's or Sun's conventions, flagging inconsistencies before code review.
Mainly Java. The stack also includes Java, ANT.
Dormant — no commits in 2+ years (last push 2024-01-01).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.