action-shellcheck
Code reviewer
Automates shell code reviews by running shellcheck on pull requests
Run shellcheck with reviewdog
102 stars
31 watching
20 forks
Language: Shell
last commit: 2 months ago
Linked from 1 awesome list
reviewdogshellcheck
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-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-eslint | Automates ESLint code review with reviewdog | 235 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
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 |
sonarsource/sonarcloud-github-action | Automates code analysis using SonarCloud | 595 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
reviewboard/reviewboard | A tool for tracking code changes and facilitating collaboration among developers. | 1,569 |
checksum/critic.sh | A Bash testing framework with coverage reporting | 456 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
devblackops/github-action-psscriptanalyzer | Automates static code analysis of PowerShell scripts using PSScriptAnalyzer. | 72 |