mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify)
This commit is contained in:
parent
5e575e4d92
commit
c742317274
@ -26,6 +26,7 @@
|
||||
---
|
||||
AccessModifierOffset: -4
|
||||
AlignAfterOpenBracket: AlwaysBreak
|
||||
AlignArrayOfStructures: Right
|
||||
AlignEscapedNewlines: Left
|
||||
AlignOperands: false
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
|
Loading…
Reference in New Issue
Block a user