mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-04-27 17:16:31 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b580f19825
commit
eab32c68f3
@ -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.)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user