Skip to content

0.49.1

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 09 Dec 01:02
  • The blockComments rule now handles empty leading and trailing comment lines correctly
  • Fixed crash in blockComments rule
  • The redundantType rule now handles comma-delimited declarations correctly
  • Fixed spurious self removal when using --self init-only and --swiftversion 5.4 or above
  • Added support for the unowned(safe) and unowned(unsafe) ownership modifiers
  • Fixed wrapMultilineStatementBraces error in SwiftFormat for Xcode app