mirror of https://github.com/apache/cloudstack.git
Rename PRE-COMMIT.md to PRE_COMMIT.md and fix link (#12157)
This commit is contained in:
parent
5798fb43a3
commit
db6147060b
|
|
@ -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)
|
||||
Loading…
Reference in New Issue