eslint-plugin-rule-adoption
Codebase rule manager
Helps manage and enforce multiple ESLint rules across large codebases
An eslint plugin for incremental rule adoption
1 stars
1 watching
0 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
jhusain/eslint-plugin-immutable | An ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs. | 912 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,220 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 230 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
hapijs/eslint-plugin | Provides style guide rules and integration with ESLint for JavaScript projects | 21 |
freaktechnik/eslint-plugin-array-func | A plugin for ESLint that enforces best practices for working with arrays in JavaScript. | 94 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |