eslint-plugin-write-good-comments
Comment checker
An ESLint rule that enforces good writing style in comments to improve code readability and conciseness.
ESLint rule that forces you to write good comments
37 stars
2 watching
3 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| Prevents leaving unnecessary comment blocks in JavaScript code to keep the production environment secure | 14 |
| Adds additional ESLint rules to handle directive comments used by the ESLint tool itself. | 363 |
| A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. | 420 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
| A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
| A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| A plugin that configures spacing between statements in code to improve readability. | 5 |
| A plugin for ESLint to enforce consistency and quality in JSDoc comments | 1,103 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
| An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |