This is an automated email from the ASF dual-hosted git repository.
vishesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new db6147060b5 Rename PRE-COMMIT.md to PRE_COMMIT.md and fix link (#12157)
db6147060b5 is described below
commit db6147060b58f0d2a05a4e6a36d128aa77bbb425
Author: John Bampton <[email protected]>
AuthorDate: Fri Nov 28 19:01:38 2025 +1000
Rename PRE-COMMIT.md to PRE_COMMIT.md and fix link (#12157)
---
PRE-COMMIT.md => PRE_COMMIT.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PRE-COMMIT.md b/PRE_COMMIT.md
similarity index 97%
rename from PRE-COMMIT.md
rename to PRE_COMMIT.md
index 9b76929d422..62dc296c99e 100644
--- a/PRE-COMMIT.md
+++ b/PRE_COMMIT.md
@@ -20,7 +20,7 @@
# pre-commit
We run [pre-commit](https://pre-commit.com/) with
-[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
local machine is currently optional.
The `pre-commit` [configuration
file](https://github.com/apache/cloudstack/blob/main/.pre-commit-config.yaml)