mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 00:24:23 +02:00
Add AllowShortFunctionsOnASingleLine
This commit is contained in:
parent
f00f13626c
commit
37ecae8b07
@ -2,6 +2,7 @@
|
||||
BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -4
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
AllowShortFunctionsOnASingleLine: InlineOnly
|
||||
BreakBeforeBraces: Mozilla
|
||||
BreakTemplateDeclarations: Yes
|
||||
ColumnLimit: 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user