Unnecessary Parentheses
Warns if the method has unnecessary parentheses. The following are detected:
•parentheses around a unary message
•parentheses around a bracketed expression
Remove the additional parentheses unless they improve readability significantly.
Last modified date: 05/19/2020