Explorar o código

update AllowShortBlocksOnASingleLine param (not work)

aanper %!s(int64=5) %!d(string=hai) anos
pai
achega
e95db0eedd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -6,7 +6,7 @@ AlignEscapedNewlines: Left
 AlignOperands: true
 AlignTrailingComments: false
 AllowAllParametersOfDeclarationOnNextLine: false
-AllowShortBlocksOnASingleLine: false
+AllowShortBlocksOnASingleLine: Never
 AllowShortCaseLabelsOnASingleLine: false
 AllowShortFunctionsOnASingleLine: None
 AllowShortIfStatementsOnASingleLine: true