mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-09 10:13:29 +00:00
fix indent size
This commit is contained in:
parent
8ac9048803
commit
c3c61dc76e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ BinPackParameters: 'true'
|
|||
ColumnLimit: '1000'
|
||||
IndentCaseLabels: 'true'
|
||||
IndentPPDirectives: AfterHash
|
||||
IndentWidth: '2'
|
||||
IndentWidth: '4'
|
||||
MaxEmptyLinesToKeep: '1'
|
||||
PointerAlignment: Right
|
||||
SortIncludes: 'false'
|
||||
|
|
Loading…
Reference in a new issue