- Fixed literal values being incorrectly removed by
redundantType
rule - Fixed
redundantSelf
rule removingself
from shadowed variables after anas
/is
condition - Fixed bug where
redundantClosure
rule could break the build for certainVoid
closures - Fixed parsing error in function calls followed by a subscript
- Fixed
blockComments
rule mangling code on next line after comment - The
redundantClosure
rule is no longer applied if closure calls a method that returnsNever
- Fixed meaningless warning for deprecated options