Contributing: Update clang-format version number

This commit is contained in:
Léo Lam 2021-10-13 15:11:23 +02:00
parent aba5f423de
commit 892baf877f
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Unlike the vast majority of games that are being decompiled in 2021, *Breath of
## Code style
This project uses clang-format to enforce a consistent coding style. Before opening a PR, please format your code with clang-format and ensure the following guidelines are followed.
This project uses clang-format to enforce a consistent coding style. Before opening a PR, please format your code with clang-format 12 and ensure the following guidelines are followed.
This will allow your contributions to be reviewed more quickly.