games202-hw/hw5/src/.clang-format

9 lines
164 B
YAML

BasedOnStyle: LLVM
AccessModifierOffset: -2
IndentCaseLabels: false
PointerBindsToType: false
IndentWidth: 4
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 90