action-stylelint
Code reviewer
Automates code review with stylelint and reviewdog on GitHub pull requests
Run stylelint with reviewdog
47 stars
30 watching
25 forks
Language: Shell
last commit: about 1 month ago
Linked from 2 awesome lists
reviewdogstylelint
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-eslint | Automates code review by running ESLint with Reviewdog on pull requests. | 238 |
reviewdog/action-shellcheck | Automates shell code review by running shellcheck with reviewdog on pull requests. | 102 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
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 |
actions-hub/stylelint | Runs stylelint to enforce CSS coding standards in projects | 21 |
reviewdog/action-tfsec | Automates security testing of Terraform configurations on GitHub pull requests. | 72 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
reviewboard/reviewboard | A tool for tracking code changes and facilitating collaboration among developers. | 1,575 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,201 |
reviewdog/reviewdog | Automated code review tool that integrates with code analysis tools to post comments on code hosting services. | 8,033 |
ankitvgupta/pycodestyle-action | Automates style checking in Python code using pycodestyle and leaves comments on pull requests with errors | 8 |
googlechromelabs/pr-bot | Automates code review by comparing base branch to pull requests and running plugins to view differences | 181 |