chore: switch clang-format info (#429)

This commit is contained in:
Sekwah 2024-06-16 04:57:25 +01:00
parent 79c935a931
commit e340a64ea8

View File

@ -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