瀏覽代碼

Prevent lonely return types

Kajetan Johannes Hammerle 1 月之前
父節點
當前提交
362eedb3ea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cpp-format

+ 1 - 0
cpp-format

@@ -46,3 +46,4 @@ KeepEmptyLines:
   AtStartOfFile: false
   AtStartOfFile: false
 LambdaBodyIndentation: OuterScope
 LambdaBodyIndentation: OuterScope
 SeparateDefinitionBlocks: Always
 SeparateDefinitionBlocks: Always
+PenaltyReturnTypeOnItsOwnLine: 1000000