0.48.7
- Fixed bug where
redundantParens
rule could introduce an ambiguity by removing parens around a range argument - Fixed bug where
unowned(unsafe)
capture argument would be mangled byunusedArguments
rule - Fixed spurious double-indenting of trailing closures in some cases