{"library":"gulp-lesshint","type":"library","category":null,"description":"Gulp plugin integrating lesshint, a linting tool for Less stylesheets. Version 6.1.0 (stable) is the latest release; development is active with periodic updates. Provides a stream-based pipeline for linting .less files with configurable rules, custom reporters, and fail-on-error/warning functionality. Alternatives include gulp-lesshint's direct integration vs standalone lesshint CLI, but this plugin offers seamless gulp integration without additional tooling.","language":"javascript","status":"active","version":"6.1.0","tags":["javascript","gulp","gulpplugin","less","lesshint","lint","linter"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gulp-lesshint","imports":["const lesshint = require('gulp-lesshint');","gulp.src('*.less').pipe(lesshint()).pipe(lesshint.reporter('reporter-name'))","const lesshint = require('gulp-lesshint'); ... .pipe(lesshint.failOnError())"]},{"cmd":"yarn add gulp-lesshint","imports":[]},{"cmd":"pnpm add gulp-lesshint","imports":[]}],"homepage":null,"github":"https://github.com/lesshint/gulp-lesshint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-lesshint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}