- Fixed bug with
redundantType
rule removing required type inif 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