fix indent width
This commit is contained in:
parent
17b30b2ae2
commit
a28fa219d7
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
BasedOnStyle: Chromium
|
BasedOnStyle: Chromium
|
||||||
|
IndentWidth: 4
|
||||||
AlignConsecutiveMacros: false
|
AlignConsecutiveMacros: false
|
||||||
AlignConsecutiveAssignments: false
|
AlignConsecutiveAssignments: false
|
||||||
AllowShortIfStatementsOnASingleLine: false
|
AllowShortIfStatementsOnASingleLine: false
|
||||||
|
Loading…
Reference in New Issue
Block a user