You've already forked MP1R-Rando-CodeEdits
mirror of
https://github.com/CraftyBoss/MP1R-Rando-CodeEdits.git
synced 2026-04-01 08:50:26 -07:00
9 lines
176 B
YAML
9 lines
176 B
YAML
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
NamespaceIndentation: All
|
|
PointerAlignment: Left
|
|
AlwaysBreakTemplateDeclarations: Yes
|
|
AccessModifierOffset: -4
|