ソースを参照

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
 LambdaBodyIndentation: OuterScope
 SeparateDefinitionBlocks: Always
+PenaltyReturnTypeOnItsOwnLine: 1000000