Updated .clang-format
This commit is contained in:
parent
0a4294ef24
commit
c176ea5cd3
@ -2,3 +2,5 @@ BasedOnStyle: Microsoft
|
|||||||
IndentCaseLabels: true
|
IndentCaseLabels: true
|
||||||
UseTab: true
|
UseTab: true
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
|
AlignArrayOfStructures: Left
|
||||||
|
AlignConsecutiveAssignments: true
|
Loading…
Reference in New Issue
Block a user