fix indent size

master
shela 2019-06-09 17:49:40 +09:00 committed by Drashna Jaelre
parent 8ac9048803
commit c3c61dc76e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ BinPackParameters: 'true'
ColumnLimit: '1000'
IndentCaseLabels: 'true'
IndentPPDirectives: AfterHash
IndentWidth: '2'
IndentWidth: '4'
MaxEmptyLinesToKeep: '1'
PointerAlignment: Right
SortIncludes: 'false'