{"library":"grunt-scss-lint","type":"library","category":null,"description":"A Grunt plugin that wraps the Ruby scss-lint gem (scss_lint) to validate .scss files. Version 0.5.0 is the last release before deprecation; requires Ruby >= 1.9, scss_lint gem, and Grunt >= 0.4.0. Provides options like bundleExec, colorizeOutput, compact reporting, config, gemVersion, exclude, reporterOutput, emitError/emitSuccess, and failOnWarning. It runs the Ruby gem as a child process, so it's slower than pure JS linters like stylelint; it relies on an external Ruby dependency and is unmaintained.","language":"javascript","status":"deprecated","version":"0.5.0","tags":["javascript","gruntplugin","scss","lint","scss-lint","junit"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-scss-lint","imports":["grunt.loadNpmTasks('grunt-scss-lint');","grunt.initConfig({ scsslint: { all: { src: ['src/**/*.scss'] } } });","scsslint: { options: { config: '.scss-lint.yml' }, all: { src: ['*.scss'] } }"]},{"cmd":"yarn add grunt-scss-lint","imports":[]},{"cmd":"pnpm add grunt-scss-lint","imports":[]}],"homepage":null,"github":"https://github.com/ahmednuaman/grunt-scss-lint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-scss-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}