dinkyecs_sandbox/.clang-format

5 lines
122 B
YAML

BasedOnStyle: LLVM
BreakBeforeBraces: Allman
AccessModifierOffset: -4
IndentWidth: 4
AlwaysBreakTemplateDeclarations: Yes