We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98005b6 commit 53ffd5aCopy full SHA for 53ffd5a
test/lint/README.md
@@ -34,7 +34,7 @@ To run all the lint checks in the test runner outside the docker, use:
34
| [`lint-shell.py`](lint/lint-shell.py) | [ShellCheck](https://github.com/koalaman/shellcheck)
35
| [`lint-spelling.py`](lint/lint-spelling.py) | [codespell](https://github.com/codespell-project/codespell)
36
37
-In use versions and install instructions are available in the [CI setup](../ci/lint/04_install.sh).
+In use versions and install instructions are available in the [CI setup](../../ci/lint/04_install.sh).
38
39
Please be aware that on Linux distributions all dependencies are usually available as packages, but could be outdated.
40
0 commit comments