Remove PenaltyBreakAssignment again

Produced some very ugly alignment otherwise.
This commit is contained in:
Johannes Schmidt 2025-07-30 09:12:13 +02:00 committed by GitHub
parent fb02682504
commit e2a6330f5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,6 @@ IncludeCategories:
CaseSensitive: false
IndentCaseLabels: true
IndentWidth: 4
PenaltyBreakAssignment: 50
PenaltyBreakBeforeFirstCallParameter: 50
PenaltyBreakOpenParenthesis: 50
PointerAlignment: Left