mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
style(clang-format): comment out AlignPPAndNotPP option
This commit is contained in:
@@ -68,7 +68,7 @@ AlignConsecutiveTableGenDefinitionColons:
|
|||||||
AlignEscapedNewlines: Right
|
AlignEscapedNewlines: Right
|
||||||
AlignOperands: Align
|
AlignOperands: Align
|
||||||
AlignTrailingComments:
|
AlignTrailingComments:
|
||||||
AlignPPAndNotPP: true
|
#AlignPPAndNotPP: true
|
||||||
Kind: Always
|
Kind: Always
|
||||||
OverEmptyLines: 0
|
OverEmptyLines: 0
|
||||||
AllowAllArgumentsOnNextLine: true
|
AllowAllArgumentsOnNextLine: true
|
||||||
|
|||||||
Reference in New Issue
Block a user