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