Files
MP1R-Rando-CodeEdits/.clang-format
2022-10-15 19:46:01 -06:00

9 lines
176 B
YAML

Language: Cpp
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120
NamespaceIndentation: All
PointerAlignment: Left
AlwaysBreakTemplateDeclarations: Yes
AccessModifierOffset: -4