Kaynağa Gözat

Prevent lonely return types

Kajetan Johannes Hammerle 1 ay önce
ebeveyn
işleme
362eedb3ea
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      cpp-format

+ 1 - 0
cpp-format

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