mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-26 11:08:51 +02:00
Add AlignEscapedNewLines to make macros prettier
This commit is contained in:
parent
e2a6330f5a
commit
afd7a2b845
@ -2,6 +2,7 @@
|
||||
BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -4
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
AlignEscapedNewlines: LeftWithLastLine
|
||||
AllowShortFunctionsOnASingleLine: InlineOnly
|
||||
BreakBeforeBraces: Mozilla
|
||||
BreakTemplateDeclarations: Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user