- Fixed
redundantSelfnot being applied insideif #available(...) { ... }clauses - Fixed
fileHeaderrule incorrectly setting creation year to current when file path contains spaces - Fixed mis-insertion for
nil-initrule related to optional closure return values - Fixed
unusedPrivateDeclarationsfalse positive when call site was outside enabled range - Fixed
sortImportsrule incorrectly moving// swift-tools-version:comment directive - Fixed
hoistTryrule sometimes producing mangled code when hoisting across line boundaries - Fixed crash in
--ruleinfocommand when rule options exceed the old max length requirement - Fixed crash in
unusedArgumentsdue to scope range bug