fix indent size

Este commit está contenido en:
shela 2019-06-09 17:49:40 +09:00 cometido por Drashna Jaelre
padre 8ac9048803
commit c3c61dc76e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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