⚠️

Code Climate Quality is being replaced with Qlty Cloud

— New users should sign up directly at qlty.sh.
— To migrate an existing account, please see our Migration Guide.

200

🚧

Deprecated

This plugin is pending removal. Please use the Stylelint instead.

Language / Framework: SCSS
Checks: 60
Categories: Style
SCSS Lint Version: 0.52.0

SCSS Lint is a configurable tool for writing clean and consistent scss/sass.

To enable SCSS Lint for your hosted analysis, add the following to your .codeclimate.yml configuration file:

plugins:
 scss-lint:
    enabled: true

More information about the CLI is available in the README here: https://.com/codeclimate/codeclimate

This engine supports the same configuration file as scss-lint itself. If you would like to tweak the results, you can add a .scss-lint.yml file to your repository. The default configuration can be found here.

The official SCSS Lint documentation has great detailed information about the checks and configurations available in the tool.