mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-28 04:23:42 +01:00
7 lines
145 B
YAML
7 lines
145 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
PointerAlignment: Right
|
|
SpaceBeforeParens: Custom
|
|
SpaceBeforeParensOptions:
|
|
AfterControlStatements: false
|
|
|