Skip to content

Commit

Permalink
Delete BreakArrays option
Browse files Browse the repository at this point in the history
We don't actually need this.
  • Loading branch information
fragglet committed Dec 11, 2024
1 parent c043c87 commit 4635227
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 @@ -7,7 +7,6 @@ IndentCaseLabels: false
# InsertBraces: true
SpaceAfterCStyleCast: true
BinPackParameters: true
BreakArrays: false
AlignOperands: AlignAfterOperator
AllowShortFunctionsOnASingleLine: None
AllowShortEnumsOnASingleLine: false

0 comments on commit 4635227

Please sign in to comment.