mirror of
https://github.com/yhirose/cpp-httplib
synced 2024-11-21 06:26:02 -07:00
5 lines
164 B
YAML
5 lines
164 B
YAML
BasedOnStyle: LLVM
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
Cpp11BracedListStyle: true
|