Prettier vs Reek vs Stylelint

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

Prettier

7K
781
+ 1
7
Reek

9
22
+ 1
0
Stylelint

893
101
+ 1
6
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Prettier
Pros of Reek
Pros of Stylelint
  • 2
    Customizable
  • 1
    Open Source
  • 1
    Atom/VSCode package
  • 1
    Follows the Ruby Style Guide by default
  • 1
    Runs offline
  • 1
    Completely free
    Be the first to leave a pro
    • 5
      Great way to lint your CSS or SCSS
    • 1
      Only complains about real problems

    Sign up to add or upvote prosMake informed product decisions

    What is 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.

    What is Reek?

    Reek is a tool that examines Ruby classes, modules, and methods and reports any Code Smells it finds.

    What is Stylelint?

    A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.

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

    What companies use Prettier?
    What companies use Reek?
    What companies use Stylelint?

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

    What tools integrate with Prettier?
    What tools integrate with Reek?
    What tools integrate with Stylelint?

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

    What are some alternatives to Prettier, Reek, and Stylelint?
    EditorConfig
    It is a file format and collection of text editor plugins. It helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.
    ESLint
    A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
    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.
    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.
    See all alternatives