PullReview vs RuboCop vs Scrutinizer

Need advice about which tool to choose?Ask the StackShare community!

PullReview

7
65
+ 1
70
RuboCop

1K
216
+ 1
41
Scrutinizer

87
65
+ 1
20
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of PullReview
Pros of RuboCop
Pros of Scrutinizer
  • 18
    Very detailed review of my code
  • 10
    Useful
  • 9
    Github integration
  • 7
    Feels like a teacher is helping me
  • 5
    Up to date inspections
  • 5
    Ease of setup
  • 5
    Free for OSS
  • 4
    Fix the problems before they reach the master branch
  • 3
    Just awesome
  • 2
    Rails only
  • 1
    Pullreview just made our life so much easier
  • 1
    Relevant SO discussions
  • 9
    Open-source
  • 8
    Completely free
  • 7
    Runs Offline
  • 4
    Follows the Ruby Style Guide by default
  • 4
    Can automatically fix some problems
  • 4
    Customizable
  • 2
    Atom package
  • 2
    Integrates with Vim/Emacs/Atom/Sublime/
  • 1
    Integrates With Custom CMS
  • 7
    Github integration / sync
  • 4
    Bitbucket integration / sync
  • 2
    Gitlab integration / sync
  • 2
    Private Git repo sync
  • 1
    Python inspection
  • 1
    Easy setup
  • 1
    Code review features
  • 1
    Coverage Report changes
  • 1
    Free for open source

Sign up to add or upvote prosMake informed product decisions

Cons of PullReview
Cons of RuboCop
Cons of Scrutinizer
    Be the first to leave a con
      Be the first to leave a con
      • 1
        Pricing

      Sign up to add or upvote consMake informed product decisions

      What is PullReview?

      PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

      What is RuboCop?

      RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.

      What is Scrutinizer?

      Scrutinizer is a continuous inspection platform helping you to create better software.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use PullReview?
      What companies use RuboCop?
      What companies use Scrutinizer?

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with PullReview?
      What tools integrate with RuboCop?
      What tools integrate with Scrutinizer?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to PullReview, RuboCop, and Scrutinizer?
      ESLint
      A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
      Prettier
      Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
      TSLint
      An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.
      SonarQube
      SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
      JSHint
      It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source and can easily adjust in the environment you expect your code to execute.
      See all alternatives