Checkstyle vs Code Climate
A side-by-side look at Checkstyle and Code Climate. For an in-depth review of either product, follow the links below.
Checkstyle
Development
Checkstyle is an open source code style checking and code formatting tool for Java. It helps developers follow a coding standard and avoid common mistakes by analyzing Java code and reporting violations of predefined rules.
javacoding-standardsstatic-analysislinter
Code Climate
Development
Code Climate is an automated code review and test coverage tool for improving code quality. It analyzes codebases for bugs, security issues, duplication, complexity and test coverage.
code-reviewtest-coveragecode-analysisstatic-analysis
Related Comparisons
SonarQube
Swarmia
Codegrip
QuantifiedCode
Houndci
Landscape (Python)