mirror of https://github.com/akheron/jansson
Add clang-format configuration
This commit is contained in:
parent
79075d5393
commit
7dc463ee4e
|
@ -0,0 +1,5 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlignConsecutiveMacros: true
|
||||
AllowShortCaseLabelsOnASingleLine: true
|
||||
IndentCaseLabels: true
|
||||
IndentWidth: 4
|
Loading…
Reference in New Issue