github nicklockwood/SwiftFormat 0.49.2

latest releases: 0.55-beta-14, 0.54.5, 0.55-beta-13...
2 years ago
  • Fixed literal values being incorrectly removed by redundantType rule
  • Fixed redundantSelf rule removing self from shadowed variables after an as/is condition
  • Fixed bug where redundantClosure rule could break the build for certain Void closures
  • Fixed parsing error in function calls followed by a subscript
  • Fixed blockComments rule mangling code on next line after comment
  • The redundantClosure rule is no longer applied if closure calls a method that returns Never
  • Fixed meaningless warning for deprecated options

Don't miss a new SwiftFormat release

NewReleases is sending notifications on new releases.