Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 666 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 666 Bytes

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.