Переглянути джерело

Modify clang-format according to #207 (see comment)

bel 9 роки тому
батько
коміт
8d901773ca
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -16,7 +16,7 @@ AllowShortCaseLabelsOnASingleLine: false
 AllowShortFunctionsOnASingleLine: None
 AllowShortIfStatementsOnASingleLine: false
 AllowShortLoopsOnASingleLine: false
-AlwaysBreakAfterDefinitionReturnType: TopLevel
+AlwaysBreakAfterDefinitionReturnType: true
 BinPackArguments: false
 BinPackParameters: false
 BreakBeforeBinaryOperators: NonAssignment