Skip to content

Commit

Permalink
Remove 'RemoveParentheses' from .clang-format
Browse files Browse the repository at this point in the history
This value is unknown to the CI job
  • Loading branch information
SSoelvsten committed Feb 13, 2024
1 parent 3727c9f commit ac7b771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ NamespaceIndentation: All
PointerAlignment: Left
QualifierAlignment: Left
ReferenceAlignment: Left
RemoveParentheses: MultipleParentheses
#RemoveParentheses: MultipleParentheses
SeparateDefinitionBlocks: Always
SpaceAfterTemplateKeyword: true
SpaceBeforeParens: ControlStatements

0 comments on commit ac7b771

Please sign in to comment.