action-eslint
Code reviewer
Automates ESLint code review with reviewdog
Run eslint with reviewdog
235 stars
27 watching
63 forks
Language: JavaScript
last commit: 24 days ago
Linked from 1 awesome list
eslintreviewdog
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-stylelint | Automates code review by running stylelint on pull requests to identify coding errors and suggest improvements. | 47 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
reviewdog/action-shellcheck | Automates shell code reviews by running shellcheck on pull requests | 102 |
reviewdog/action-tflint | Automates code review by integrating tflint with reviewdog to enforce coding standards. | 107 |
reviewdog/action-misspell | Automates code review by analyzing spelling mistakes in pull requests. | 90 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
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,019 |
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 |