cpp-peglib/.clang-format

6 lines
164 B
Plaintext
Raw Normal View History

2020-02-05 19:10:00 +00:00
BasedOnStyle: LLVM
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Cpp11BracedListStyle: true