Checks the code with stylelint. This will run stylelint over each file separately.
Detect errors and potential problems in CSS code and to enforce appropriate coding conventions. For example, problems like syntax errors, invalid color codes etc can be detected.
For more information on the analysis visit <http://stylelint.io/>
- CSS
- SCSS
npm
-stylelint
- Formatting
- Syntax
- Unused Code
AGPL-3.0
- The coala developers (coala-devel@googlegroups.com)