{"library":"gulp-scss-lint","type":"library","category":null,"description":"Gulp plugin to validate .scss files using the Ruby-based scss-lint tool, wrapping it into a Gulp pipeline for linting SCSS stylesheets. Version 1.0.0, last updated 2016, with no recent releases. Works with Node >= 0.10 and requires Ruby and scss_lint gem installed separately. Offers options for config file, bundle exec, reporter output, maxBuffer, and endless mode for watch. Deprecated in favor of sass-lint or stylelint, as scss-lint is no longer maintained by its original authors. Release cadence: single stable release. Key differentiator vs JavaScript-based linters: leverages Ruby scss-lint's rule set.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript","gulpplugin","scss-lint","scsslint","sass-lint","scss","lint","gulp"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gulp-scss-lint","imports":["import scsslint from 'gulp-scss-lint'","const scsslint = require('gulp-scss-lint');","gulp.task('lint', function() { return gulp.src('*.scss').pipe(scsslint()); });"]},{"cmd":"yarn add gulp-scss-lint","imports":[]},{"cmd":"pnpm add gulp-scss-lint","imports":[]}],"homepage":null,"github":"https://github.com/juanfran/gulp-scss-lint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-scss-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}