jansson/.clang-format

6 lines
126 B
Plaintext
Raw Normal View History

2019-10-17 14:08:38 +08:00
BasedOnStyle: LLVM
AlignConsecutiveMacros: true
AllowShortCaseLabelsOnASingleLine: true
IndentCaseLabels: true
IndentWidth: 4