scss-lint vs Stylelint: What are the differences?
scss-lint: Configurable tool for writing clean and consistent SCSS. It is a tool to help keep your SCSS files clean and readable by running it against a collection of configurable linter rules. You can run it manually from the command line, or integrate it into your SCM hooks; Stylelint: A mighty, modern CSS linter. A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
scss-lint and Stylelint can be categorized as "Code Review" tools.
scss-lint and Stylelint are both open source tools. Stylelint with 6.85K GitHub stars and 628 forks on GitHub appears to be more popular than scss-lint with 3.36K GitHub stars and 508 GitHub forks.
Talkable, 2PAx, and AgFlow are some of the popular companies that use Stylelint, whereas scss-lint is used by Brigade, ikusei, and Doable. Stylelint has a broader approval, being mentioned in 32 company stacks & 36 developers stacks; compared to scss-lint, which is listed in 6 company stacks and 5 developer stacks.