cpp-httplib/.clang-format
2019-12-14 23:46:11 -05:00

5 lines
164 B
YAML

BasedOnStyle: LLVM
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Cpp11BracedListStyle: true