Skip to content

0.53.7

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 14 Apr 08:59
· 224 commits to main since this release
  • Fixed bug with redundantParens where first parens inside a closure were spuriously removed
  • Fixed wrapEnumCases rule mangling unindented cases
  • The wrapEnumCases rule no longer wraps cases inside inline enum declarations
  • Improved the redundantInit metatype heuristic to reduce false positives