0.54.3
- Fixed issue where
--wrapeffects never
could unexpectedly remove unrelated code - Fixed
--condassignment
option (setting this previously had no effect) - The
redundantReturn
rule no longer removes conditionalreturn
s ifconditionalAssignment
is disabled - The
redundantObjc
rule now strips implicit@objc
attribute for@IBSegueAction
functions - Fixed bug where violations for rules that insert new lines were sometimes ignored in lint output