mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-03 18:09:13 +03:00
Update README.md with new pre-commit instructions
(cherry picked from commit bd3cf478c6)
This commit is contained in:
committed by
David Snopek
parent
dc87cb6b97
commit
86d0dbe695
@@ -71,8 +71,7 @@ wish to help out, ensure you have an account on GitHub and create a "fork" of
|
|||||||
this repository. See [Pull request workflow](https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html)
|
this repository. See [Pull request workflow](https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html)
|
||||||
for instructions.
|
for instructions.
|
||||||
|
|
||||||
Please install clang-format and copy the files in `misc/hooks` into `.git/hooks`
|
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.
|
||||||
so formatting is done before your changes are submitted.
|
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user