[Clang] Fix incorrect config
This commit is contained in:
@@ -254,7 +254,7 @@ SpacesInLineCommentPrefix:
|
||||
SpacesInParens: Custom
|
||||
SpacesInParensOptions:
|
||||
ExceptDoubleParentheses: false
|
||||
InConditionalStatements: false
|
||||
InConditionalStatements: true
|
||||
InCStyleCasts: false
|
||||
InEmptyParentheses: false
|
||||
Other: true
|
||||
|
Reference in New Issue
Block a user