Skip to content

Commit c3c61dc

Browse files
shelafdrashna
authored andcommitted
fix indent size
1 parent 8ac9048 commit c3c61dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BinPackParameters: 'true'
1313
ColumnLimit: '1000'
1414
IndentCaseLabels: 'true'
1515
IndentPPDirectives: AfterHash
16-
IndentWidth: '2'
16+
IndentWidth: '4'
1717
MaxEmptyLinesToKeep: '1'
1818
PointerAlignment: Right
1919
SortIncludes: 'false'

0 commit comments

Comments
 (0)