Update CONTRIBUTING.md

This commit is contained in:
Gie "Max" Vanommeslaeghe
2021-12-07 16:36:38 +01:00
committed by GitHub
parent b580f19825
commit eab32c68f3

View File

@@ -52,7 +52,7 @@ This project has gone through multiple iterations of coding style. In the code y
### General ### General
Use 4 spaces instead of the tab character. **Never** use spaces instead of tabs. 1 Tab = 4 space character's width by default.
Use typically trailing braces everywhere (if, else, functions, structures, typedefs, class definitions, etc.) Use typically trailing braces everywhere (if, else, functions, structures, typedefs, class definitions, etc.)