mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-10 01:33:53 +00:00
6 lines
164 B
YAML
6 lines
164 B
YAML
BasedOnStyle: LLVM
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
AllowShortIfStatementsOnASingleLine: true
|
|
Cpp11BracedListStyle: true
|