mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 08:48:27 +00:00
5 lines
164 B
YAML
5 lines
164 B
YAML
BasedOnStyle: LLVM
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
Cpp11BracedListStyle: true
|