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