Skip to content

Commit bd3cf47

Browse files
committed
Update README.md with new pre-commit instructions
1 parent befe3ee commit bd3cf47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ wish to help out, ensure you have an account on GitHub and create a "fork" of
7171
this repository. See [Pull request workflow](https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html)
7272
for instructions.
7373

74-
Please install clang-format and copy the files in `misc/hooks` into `.git/hooks`
75-
so formatting is done before your changes are submitted.
74+
Please install clang-format and the [pre-commit](https://pre-commit.com/) Python framework so formatting is done before your changes are submitted. See the [code style guidelines](https://docs.godotengine.org/en/latest/contributing/development/code_style_guidelines.html#pre-commit-hook) for instructions.
7675

7776
## Getting started
7877

0 commit comments

Comments
 (0)