fix indent size
parent
8ac9048803
commit
c3c61dc76e
|
@ -13,7 +13,7 @@ BinPackParameters: 'true'
|
||||||
ColumnLimit: '1000'
|
ColumnLimit: '1000'
|
||||||
IndentCaseLabels: 'true'
|
IndentCaseLabels: 'true'
|
||||||
IndentPPDirectives: AfterHash
|
IndentPPDirectives: AfterHash
|
||||||
IndentWidth: '2'
|
IndentWidth: '4'
|
||||||
MaxEmptyLinesToKeep: '1'
|
MaxEmptyLinesToKeep: '1'
|
||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
SortIncludes: 'false'
|
SortIncludes: 'false'
|
||||||
|
|
Loading…
Reference in New Issue