gulp-eslint-threshold
Warning detector
A gulp stream plugin that monitors ESLint warnings and errors and triggers an error when the threshold is reached.
6 stars
3 watching
2 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
mikaelbr/gulp-notify | A plugin for Gulp to send notifications to the user's operating system using various notification systems. | 592 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
floatdrop/gulp-bem-pack | Tools for browserifying JavaScript files with bem-pack levels support | 1 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
akronae/eslint-plugin-exception-handling | Detects and warns about potential errors in functions that might throw exceptions. | 26 |
bfanger/eslint-plugin-only-warn | A plugin to downgrade ESLint errors to warnings | 164 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
rantanen/eslint-plugin-xss | Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
panuhorsmalahti/gulp-tslint | A plugin that integrates TypeScript linting into the Gulp build process | 118 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
ben-eb/gulp-svgmin | A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options. | 340 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
hkalbasi/eslint-plugin-toplevel | Prevents side effects at module tops | 19 |