0.48.15
- Fixed false positives in
unusedArgument
rule when usingtry
/await
- Closing paren indent is now balanced for double-indented closures
- Fixed bug where comment directive failed to disable
redundantSelf
rule - Fixed bug where
redundantSelf
exclusion list was not always applied - Fixed regression introduced in 0.48.5 affecting indenting of wrapped closure bodies
- SwiftFormat directives are now recognized in the middle of a comment