action-stylelint

Code reviewer

Automates code review by running stylelint on pull requests to identify coding errors and suggest improvements.

Run stylelint with reviewdog

GitHub

47 stars
30 watching
25 forks
Language: Shell
last commit: 2 months ago
Linked from 2 awesome lists

reviewdogstylelint

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reviewdog/action-eslint Automates ESLint code review with reviewdog 235
reviewdog/action-shellcheck Automates shell code reviews by running shellcheck on pull requests 102
reviewdog/action-golangci-lint Automates code review with golangci-lint on pull requests 218
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
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,569
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,198
reviewdog/reviewdog Automated code review tool that integrates with code analysis tools to post comments on code hosting services. 7,971
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