Explorar el Código

Change lambda format

Kajetan Johannes Hammerle hace 3 meses
padre
commit
ff503e0f05
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cpp-format

+ 1 - 1
cpp-format

@@ -44,6 +44,6 @@ KeepEmptyLines:
   AtEndOfFile: false
   AtStartOfBlock: false
   AtStartOfFile: false
-LambdaBodyIndentation: OuterScope
+LambdaBodyIndentation: Signature
 SeparateDefinitionBlocks: Always
 PenaltyReturnTypeOnItsOwnLine: 1000000