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

GitHub

37 stars
2 watching
3 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eslint-community/eslint-plugin-eslint-comments Adds additional ESLint rules for commenting out specific lines of code 56
wisniewski94/eslint-plugin-no-comments Prevents leaving unnecessary comment blocks in JavaScript code to keep the production environment secure 14
mysticatea/eslint-plugin-eslint-comments Adds additional ESLint rules to handle directive comments used by the ESLint tool itself. 363
jlengstorf/eslint-plugin-replyguy A plugin for ESLint that enforces arbitrary and contradictory coding rules inspired by Twitter discourse. 420
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 121
yarax/eslint-plugin-typelint An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. 175
dangreenisrael/eslint-plugin-jest-formatting A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. 156
ihordiachenko/eslint-plugin-chai-friendly A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements 54
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
mathematic-inc/eslint-plugin-padding A plugin that configures spacing between statements in code to improve readability. 5
gajus/eslint-plugin-jsdoc A plugin for ESLint to enforce consistency and quality in JSDoc comments 1,103
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
darraghoriordan/eslint-plugin-nestjs-typed A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. 177
playwright-community/eslint-plugin-playwright An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. 285