summaryrefslogtreecommitdiffstats
path: root/.clang-format
blob: 1bd4430b84d4d594b25e4082adc37c8eaeafc550 (plain)
1
2
3
4
5
6
BasedOnStyle: webkit
IndentWidth: 4
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignOperands: true
SortIncludes: false