PrOSess/.clang-format

8 lines
204 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 120
PointerAlignment: Left
AccessModifierOffset: -4
AllowShortFunctionsOnASingleLine: Inline
BreakTemplateDeclarations: Yes
SpaceAfterTemplateKeyword: false