Skip to content

Commit

Permalink
Remove duplicate key "Language" from .clang-format
Browse files Browse the repository at this point in the history
Latest Visual Studio complains about invalid format, it breaks formatting
in the IDE
  • Loading branch information
vaintroub committed Apr 17, 2024
1 parent 173847b commit b48de97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ IndentPPDirectives: None
IndentWidth: 2
IndentWrappedFunctionNames: false
KeepEmptyLinesAtTheStartOfBlocks: true
Language: Cpp
MacroBlockBegin: ''
MacroBlockEnd: ''
MaxEmptyLinesToKeep: 1
Expand Down

0 comments on commit b48de97

Please sign in to comment.