aboutsummaryrefslogtreecommitdiff
path: root/deps/cpp-httplib/.clang-format
blob: 37e8a2b66c8df13b076b34288e508da91b8aac37 (plain)
1
2
3
4
5
BasedOnStyle: LLVM
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
Cpp11BracedListStyle: true