Skip to content

0.59.1

Choose a tag to compare

@calda calda released this 30 Jan 03:56
· 92 commits to main since this release
  • Reverted changes to indent rule --ifdef handling from 0.59.0
  • Updated docComments rule to use doc comments on nested functions and handle conditional compilation blocks in function bodies
  • Updated spaceAroundBrackets to preserve space between global actor attribute and closure capture list
  • Updated redundantMemberwiseInit to preserve inits with attributes
  • Fixed handling of any keyword in sortTypealiases rule
  • Resolved build issue related to macOS 13 SDK availability