|
@@ -20,7 +20,7 @@ AllowAllParametersOfDeclarationOnNextLine: false
|
|
|
# AllowShortEnumsOnASingleLine: true
|
|
|
# AllowShortBlocksOnASingleLine: Never
|
|
|
# AllowShortCaseLabelsOnASingleLine: false
|
|
|
-AllowShortFunctionsOnASingleLine: Inline
|
|
|
+# AllowShortFunctionsOnASingleLine: All
|
|
|
# AllowShortLambdasOnASingleLine: All
|
|
|
# AllowShortIfStatementsOnASingleLine: Never
|
|
|
# AllowShortLoopsOnASingleLine: false
|