From 748bc8f44b82a6be504c59f2513b330ec5544326 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 28 Nov 2025 00:28:56 +1000 Subject: [PATCH] Rename PRE-COMMIT.md to PRE_COMMIT.md and fix link --- 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 9b76929d4223..62dc296c99e4 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)