AST3_C/.clang-format

8 lines
166 B
Plaintext
Raw Permalink Normal View History

2021-03-23 14:21:59 +01:00
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: AlignWithSpaces
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 80