Explorar o código

Prevent lonely return types

Kajetan Johannes Hammerle hai 1 mes
pai
achega
362eedb3ea
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      cpp-format

+ 1 - 0
cpp-format

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