mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 02:25:49 +01:00
chore: switch clang-format info (#429)
This commit is contained in:
parent
79c935a931
commit
e340a64ea8
@ -56,7 +56,7 @@ Please ensure that your commits are in the following style for PR's
|
||||
https://www.conventionalcommits.org/en/v1.0.0/
|
||||
|
||||
Also if you could, please run `pre-commit run --files ...` or `pre-commit run --all-files` to ensure that the code is formatted correctly.
|
||||
You will need to run this command with Java 11 for the java formatter.
|
||||
You will need to have clang-format installed for this to work.
|
||||
|
||||
## Types available
|
||||
* **build**: Changes that affect the build system or external dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user