mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-26 19:43:41 +01:00
Update styles
This commit is contained in:
parent
dafe7032f3
commit
84d83d85c0
1 changed files with 3 additions and 0 deletions
3
STYLE.md
3
STYLE.md
|
@ -8,4 +8,7 @@ Name your procedures as following: `filename_whatitdoes`.
|
|||
|
||||
The procedures are documented using sphinx.
|
||||
|
||||
We're using `clang-formatter` to keep the code readable. Please run it before
|
||||
committing your code as following: `clang-format -i *` in the `src` folder.
|
||||
|
||||
Have I forgotten something?
|
||||
|
|
Loading…
Reference in a new issue