From db6147060b58f0d2a05a4e6a36d128aa77bbb425 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 28 Nov 2025 19:01:38 +1000 Subject: [PATCH] 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(-) rename PRE-COMMIT.md => PRE_COMMIT.md (97%) 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)