Fix alignment properties
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
076c189948
commit
71fb38c91f
@ -3,8 +3,8 @@ BasedOnStyle: Chromium
|
|||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
---
|
---
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
AlignConsecutiveMacros: false
|
AlignConsecutiveMacros: None
|
||||||
AlignConsecutiveAssignments: false
|
AlignConsecutiveAssignments: None
|
||||||
AllowShortIfStatementsOnASingleLine: false
|
AllowShortIfStatementsOnASingleLine: false
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterFunction: true
|
AfterFunction: true
|
||||||
|
Loading…
Reference in New Issue
Block a user