ivantsepp / codeclimate-scss-lint

Code Climate Engine for SCSS-Lint
8 stars 6 forks source link

Build Status

Code Climate SCSS-Lint Engine

This is a code climate engine that wraps scss-lint tool which is a linter for scss/sass.

Configuration

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.