github nicklockwood/SwiftFormat 0.47.13

latest releases: 0.53.8, 0.53.7, 0.53.6...
3 years ago
  • Fixed bug where --wrapreturntype if-multiline would unexpectedly wrap a single-line method
  • Multiline chained functions are now indented correctly when using --xcodeindentation
  • Blank lines are no longer inserted between multiline chained functions separated by comments
  • Fixed bug in hoistPatternLet rule where let would be placed on the wrong line
  • Fixed bug where Void.self would incorrectly be converted to ().self
  • Fixed incorrect spacing of closure arguments containing attributes
  • Trailing commas are no longer incorrectly inserted inside wrapped type signatures
  • Added --lintonly argument to specify rules that should only be applied in --lint mode

Don't miss a new SwiftFormat release

NewReleases is sending notifications on new releases.