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 |
---|---|---|
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| A plugin for Gulp to send notifications to the user's operating system using various notification systems. | 592 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| Tools for browserifying JavaScript files with bem-pack levels support | 1 |
| Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A plugin to downgrade ESLint errors to warnings | 164 |
| A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
| Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| A plugin that integrates TypeScript linting into the Gulp build process | 118 |
| A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
| 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 |
| A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
| A plugin for gulp to interact with git repositories | 401 |
| Prevents side effects at module tops | 19 |