fix indent width
This commit is contained in:
parent
17b30b2ae2
commit
a28fa219d7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue