cpp-peglib/.clang-format
2020-02-05 14:10:00 -05:00

6 lines
164 B
YAML

BasedOnStyle: LLVM
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Cpp11BracedListStyle: true