更新 clang-format 配置
This commit is contained in:
@@ -6,6 +6,11 @@ IndentWidth: 2
|
|||||||
ConstructorInitializerIndentWidth: 2
|
ConstructorInitializerIndentWidth: 2
|
||||||
ContinuationIndentWidth: 2
|
ContinuationIndentWidth: 2
|
||||||
---
|
---
|
||||||
|
Language: C
|
||||||
|
DerivePointerAlignment: false
|
||||||
|
PointerAlignment: Right
|
||||||
|
---
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
|
DerivePointerAlignment: false
|
||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user