fix indent size

这个提交包含在:
shela 2019-06-09 17:49:40 +09:00 提交者 Drashna Jaelre
父节点 8ac9048803
当前提交 c3c61dc76e
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

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