mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire
This commit is contained in:
commit
dbf4bd957b
1 changed files with 24 additions and 24 deletions
|
@ -22,7 +22,7 @@ When making a PR, please make sure that it follows our style guidelines and good
|
|||
|
||||
### Coding style
|
||||
|
||||
Indentations are Allman-style based, 4-space, no tabs.
|
||||
Indentations are Allman-style based, 3-space, no tabs.
|
||||
Space between arguments in function calls, as well as for types.
|
||||
|
||||
Example (shortened from ActionHandler.cpp):
|
||||
|
|
Loading…
Add table
Reference in a new issue