Skip to content

0.52.11

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 06 Dec 00:17
· 304 commits to main since this release
  • Updated if/switch expression workaround for Swift 5.9 bug to handle as! casts
  • Fixed indent logic for wrapped conditional assignment expressions
  • Fixed assertion failure in redundantSelf rule
  • Fixed raw string parsing bug