Add reviewdog/action-shellcheck as a way to run shellcheck on GitHub Action

https://github.com/reviewdog/action-shellcheck
This commit is contained in:
haya14busa 2019-09-27 01:01:01 +09:00 committed by GitHub
commit 0010c7b179
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,6 +113,7 @@ Services and platforms that have ShellCheck pre-installed and ready to use:
Services and platforms with third party plugins: Services and platforms with third party plugins:
* [SonarQube](https://www.sonarqube.org/) through [sonar-shellcheck-plugin](https://github.com/emerald-squad/sonar-shellcheck-plugin) * [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 Most other services, including [GitLab](https://about.gitlab.com/), let you install
ShellCheck yourself, either through the system's package manager (see [Installing](#installing)), ShellCheck yourself, either through the system's package manager (see [Installing](#installing)),