We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e35e0b commit f96cf5cCopy full SHA for f96cf5c
1 file changed
README.md
@@ -21,7 +21,7 @@ shellcheck_dependencies()
21
22
Then `shellcheck` can be accessed by running:
23
```
24
-$ bazel run @rules_shellcheck//:shellcheck -- <parameters>
+$ bazel run @com_github_aignas_rules_shellcheck//:shellcheck -- <parameters>
25
26
27
And you can define a lint target:
0 commit comments