cpp-httplib/.clang-format

6 lines
164 B
Text
Raw Normal View History

2019-12-14 21:46:11 -07:00
BasedOnStyle: LLVM
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Cpp11BracedListStyle: true