action-eslint
Code reviewer
Automates code review by running ESLint with Reviewdog on pull requests.
Run eslint with reviewdog
238 stars
28 watching
64 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
eslintreviewdog
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
reviewdog/action-shellcheck | Automates shell code review by running shellcheck with reviewdog on pull requests. | 102 |
reviewdog/action-tflint | Enforces coding best practices in GitHub pull requests using tflint and reviewdog | 108 |
reviewdog/action-misspell | Automates code review by detecting spelling and grammar errors in pull requests. | 92 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
reviewdog/action-tfsec | Automates security testing of Terraform configurations on GitHub pull requests. | 72 |
lin-123/javascript | A JavaScript style guide providing best practices and conventions for writing clean, readable, and maintainable code. | 2,024 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |