Checkstyle vs PullReview
A side-by-side look at Checkstyle and PullReview. 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
PullReview
Development
PullReview is a code review tool designed specifically for reviewing pull requests on GitHub. It allows teams to conduct code reviews directly within GitHub by adding lightweight annotations and comments.
githubcode-reviewannotations
Related Comparisons
Codacy
Source-Navigator NG
CodeFactor.io
FindBugs
CCFinder
SideCI