mirror of
https://github.com/yhirose/cpp-httplib
synced 2024-11-21 14:29:10 -07:00
6 lines
164 B
Text
6 lines
164 B
Text
|
BasedOnStyle: LLVM
|
||
|
AllowShortBlocksOnASingleLine: true
|
||
|
AllowShortCaseLabelsOnASingleLine: true
|
||
|
AllowShortIfStatementsOnASingleLine: true
|
||
|
Cpp11BracedListStyle: true
|