'=' in conditional expression with 'self'
Detects the conditional expressions with the =
operator on the top level and self
on the left side. The inspection for common patterns like if(self = [super init])
can be turned off leaving other =
usages in conditional operators highlighted.
Inspection Details | |
---|---|
Available in: | AppCode 2023.3 |
Plugin: | AppCode, 2023.3 |
Last modified: 13 July 2023