Skip to content

0.47.9

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 26 Dec 16:11
  • Fixed bug with redundantType rule removing required type in if let expressions
  • Fixed a bug in organizeDeclarations when file contains a class-bound protocol
  • Improved sortedSwitchCases ordering
  • Removed erroneous space inserted into array initializer by the spaceAroundParens rule
  • Comments followed by a continuation character in SwiftFormat config files now handled correctly
  • Removed spurious blank lines in console output introduced in 0.47.8
  • Improved command-line typo suggestions