Skip to content

Commit

Permalink
ci: fix clang format spec
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoDornelles committed Oct 10, 2024
1 parent 21557ac commit 5c0bcd7
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 @@ -5,7 +5,6 @@ IndentWidth: 4
UseTab: Never
---
Language: Cpp
AllowShortBlocksOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: Never
BreakBeforeBraces: Attach
AllowShortBlocksOnASingleLine: true
Expand Down

0 comments on commit 5c0bcd7

Please sign in to comment.