fix indent size

This commit is contained in:
shela 2019-06-09 17:49:40 +09:00 committed by 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'