Hello! Analysis using stylelint is now available in SideCI.
https://github.com/stylelint/stylelint
stylelint is a Lint tool for stylesheet languages such as CSS and SCSS. It can be used to unify coding styles in your stylesheets and detect problems in your codes.
Warning Examples
sytlelint can detect problems such as:
- wrong specification of color
- unneeded spaces
- the selector
poyo
not existing
Indications on SideCI

Configuration
You can configure settings such as what kinds of warnings to enable in configuration files like .stylelintrc.yaml
.
https://github.com/stylelint/stylelint
Also, you can define command line options to be passed to stylelint in sideci.yml
.
https://github.com/stylelint/stylelint
How to enable in Sider
When using stylelint in SideCI, please enable stylelint from “select analytical tool” in the left menu.
Please note that stylelint is only available in abyssinian mode. For information about the abyssinian mode, check the following articles.
For more information about Sider, please go to our website.