mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 06:13:54 -07:00
Add reviewdog/action-shellcheck as a way to run shellcheck on GitHub Action
https://github.com/reviewdog/action-shellcheck
This commit is contained in:
parent
e01c470598
commit
0010c7b179
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ Services and platforms that have ShellCheck pre-installed and ready to use:
|
|||
Services and platforms with third party plugins:
|
||||
|
||||
* [SonarQube](https://www.sonarqube.org/) through [sonar-shellcheck-plugin](https://github.com/emerald-squad/sonar-shellcheck-plugin)
|
||||
* [GitHub Actions](https://github.com/features/actions) through [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck)
|
||||
|
||||
Most other services, including [GitLab](https://about.gitlab.com/), let you install
|
||||
ShellCheck yourself, either through the system's package manager (see [Installing](#installing)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue