fix indent size

Cette révision appartient à :
shela 2019-06-09 17:49:40 +09:00 révisé par Drashna Jaelre
Parent 8ac9048803
révision c3c61dc76e
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

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