1
0
Fork 0
dnswire/.clang-format

7 lines
145 B
Text
Raw Normal View History

BasedOnStyle: webkit
IndentWidth: 4
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignOperands: true
SortIncludes: false