sasstools / sass-lint

Pure Node.js Sass linting
MIT License
1.77k stars 532 forks source link

Integrate with Code Climate #9

Open Snugug opened 9 years ago

Snugug commented 9 years ago

http://blog.codeclimate.com/blog/2015/06/19/code-climate-platform/

xzyfer commented 9 years ago

For reference https://github.com/codeclimate/spec

misscs commented 9 years ago

+1

alxndr commented 8 years ago

I'm attempting to create an engine, but I'm having issues identifying how to use sasslint in JS (i.e. not via the CLI). I'm taking cues from the lintFileText test but can't seem to get it to respect the include section of a config file. Any tips or docs would be greatly appreciated!

michaelherold commented 6 years ago

🤔 I could have sworn I announced this a while ago, but apparently, I missed doing so. I have a CodeClimate engine (code) that my team has been using since 2017-10-03. You can use it like this right now:

engines:
  sass-lint:
    enabled: true
    channel: beta

I pinged my contact at CodeClimate to get this pulled out of their beta program and put on the website.

michaelherold commented 6 years ago

The engine documentation is now live! https://docs.codeclimate.com/docs/sass-lint