1
0
Fork 0
mirror of https://git.sr.ht/~kikoodx/momento synced 2024-06-10 20:07:09 +02:00
momento/.clang-format
2021-05-03 00:49:03 +02:00

9 lines
195 B
YAML

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: AlignWithSpaces
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 72
AlignConsecutiveMacros: true