Skip to content

Commit

Permalink
Fix .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
wichtounet committed Jul 5, 2024
1 parent 95bc8d0 commit 9819fbd
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 @@ -52,7 +52,6 @@ Cpp11BracedListStyle: true

# Avoid too many empty lines
MaxEmptyLinesToKeep: 1
KeepEmptyLinesAtTheStartOfBlocks: false

# Templates should always be on a separate line
AlwaysBreakTemplateDeclarations: true
Expand Down

0 comments on commit 9819fbd

Please sign in to comment.