mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2025-01-09 17:25:29 +00:00
6 lines
164 B
YAML
6 lines
164 B
YAML
BasedOnStyle: LLVM
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
Cpp11BracedListStyle: true
|