mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-10 21:59:58 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
AllowShortBlocksOnASingleLine: true
|
||
|
AllowShortCaseLabelsOnASingleLine: true
|
||
|
AllowShortIfStatementsOnASingleLine: true
|
||
|
Cpp11BracedListStyle: true
|