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 4e61ddd commit 748bc8fCopy full SHA for 748bc8f
PRE-COMMIT.md renamed to PRE_COMMIT.md
@@ -20,7 +20,7 @@
20
# pre-commit
21
22
We run [pre-commit](https://pre-commit.com/) with
23
-[GitHub Actions](https://github.com/apache/cloudstack/blob/main/.github/workflows/linter.yml) so installation on your
+[GitHub Actions](https://github.com/apache/cloudstack/blob/main/.github/workflows/pre-commit.yml) so installation on your
24
local machine is currently optional.
25
26
The `pre-commit` [configuration file](https://github.com/apache/cloudstack/blob/main/.pre-commit-config.yaml)
0 commit comments