瀏覽代碼

Change lambda format

Kajetan Johannes Hammerle 1 月之前
父節點
當前提交
ff503e0f05
共有 1 個文件被更改,包括 1 次插入1 次删除
  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