Remove defunct SonarQube plugin link (fixes #2292)

This commit is contained in:
Vidar Holen 2021-08-03 13:52:06 -07:00
parent 378c9a2f2c
commit 4dd762253f
1 changed files with 0 additions and 4 deletions

View File

@ -113,10 +113,6 @@ Services and platforms that have ShellCheck pre-installed and ready to use:
* [CircleCI](https://circleci.com) via the [ShellCheck Orb](https://circleci.com/orbs/registry/orb/circleci/shellcheck)
* [Github](https://github.com/features/actions) (only Linux)
Services and platforms with third party plugins:
* [SonarQube](https://www.sonarqube.org/) through [sonar-shellcheck-plugin](https://github.com/emerald-squad/sonar-shellcheck-plugin)
Most other services, including [GitLab](https://about.gitlab.com/), let you install
ShellCheck yourself, either through the system's package manager (see [Installing](#installing)),
or by downloading and unpacking a [binary release](#installing-a-pre-compiled-binary).