2.13.0
What's Changed
- Add CollectionToArrayShouldHaveProperType recipe (RSPEC-S3020) by @jkschneider in #635
- Fix
UnnecessaryCatchRecipe Multi-Catch Handling by @stefanodallapalma in #638 - Add
OnlyCatchDeclaredExceptionsrecipe to address RSPEC-S2221 by @stefanodallapalma in #601 - RemoveRedundantTypeCast should not remove required downcast by @protocol7 in #495
- Unwrap else after return in preceding
ifby @timtebeek in #645 - Extend
InlineVariableto support local variable assignments by @timtebeek in #647 - Removing executable (x) file permissions by @greg-at-moderne in #650
Full Changelog: v2.12.0...v2.13.0