Stylish reporter for gulp-scss-lint that mimics the visual style of jshint-stylish. Version 1.0.1, last released in 2015, with no releases since. It is a small wrapper that formats SCSS lint results in a readable, colorized output. Unlike other reporters, it focuses on providing a consistent experience for developers familiar with jshint-stylish. The package depends on gulp-scss-lint and is designed for use in Gulp-based workflows. It requires Node >=0.12, is not actively maintained, and may have compatibility issues with modern Node versions.
npm install gulp-scss-lint-stylishNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to configure gulp-scss-lint to use the stylish reporter via the customReport option.
Consider using a modern alternative like gulp-sass-lint or a PostCSS-based linter.
Upgrade to a maintained package or test thoroughly on your Node version.
Use as shown in the quickstart: pipe through gulp-scss-lint with customReport set.
Run 'npm install gulp-scss-lint-stylish --save-dev'.
Run 'npm install gulp-scss-lint --save-dev' and verify require path.