1
0
mirror of synced 2026-01-06 10:41:13 +03:00
Files
cpp-httplib/.clang-format
2019-12-14 23:46:11 -05:00

6 lines
164 B
YAML

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