fix indent size

This commit is contained in:
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'