mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-12 22:45:29 +00:00
6 lines
164 B
YAML
6 lines
164 B
YAML
BasedOnStyle: LLVM
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
Cpp11BracedListStyle: true
|