1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-26 08:55:40 +03:00

Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify)

This commit is contained in:
Unique-Usman 2024-03-06 19:00:36 +05:30 committed by Daan De Meyer
parent 5e575e4d92
commit c742317274

View File

@ -26,6 +26,7 @@
---
AccessModifierOffset: -4
AlignAfterOpenBracket: AlwaysBreak
AlignArrayOfStructures: Right
AlignEscapedNewlines: Left
AlignOperands: false
AllowShortFunctionsOnASingleLine: None