- Fixed bug in
redundantReturn
when thereturn
statement is not the last line in a block - Fixed sorting of tuple cases when using
sortedSwitchCases
rule - Added
--nevertrailing
option for excluding functions from thetrailingClosures
rule - Added
trailingClosures
exception for Nimbleexpect()
function - The
redundantFileprivate
rule is now applied correctly to extension members - Fixed some bugs with static members when using the
--redundanttype explicit
option - SwiftFormat command line tool is now signed for better compliance with Big Sur
- Updated icon for Big Sur (thanks to Jim Puls for the icon design)