Skip to content

0.48.7

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 07 Jul 21:50
  • 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 by unusedArguments rule
  • Fixed spurious double-indenting of trailing closures in some cases