Browse Source

chore: delete InsertBraces: false in clangformat

tags/0.1.0
TCL 3 years ago
parent
commit
f7b087a324
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .clang-format

+ 0
- 2
.clang-format View File

@@ -99,7 +99,6 @@ IndentPPDirectives: None
IndentRequires: false
IndentWidth: 4
IndentWrappedFunctionNames: true
InsertBraces: false
InsertTrailingCommas: None
LambdaBodyIndentation: Signature
MaxEmptyLinesToKeep: 1
@@ -241,7 +240,6 @@ IndentPPDirectives: None
IndentRequires: false
IndentWidth: 4
IndentWrappedFunctionNames: true
InsertBraces: false
InsertTrailingCommas: None
LambdaBodyIndentation: Signature
MaxEmptyLinesToKeep: 1


Loading…
Cancel
Save