github nicklockwood/SwiftFormat 0.48.1

latest releases: 0.54.0, 0.53.10, 0.53.9...
3 years ago
  • Fixed bug where typeSugar rule triggered a Swift bug inside case statements
  • Fixed double-indenting of trailing closure body on a wrapped line
  • Fixed compilation failure when installing SwiftFormat using Swift Package Manager
  • Fixed wrapping of namespaced property wrapper attributes
  • Fixed bug where redundantReturn rule removed required return inside catch statement
  • Fixed issue where redundantType rule introduced compilation warnings by removing explicit Void type
  • Fixed bug where trailing comma could be inserted inside a subscript nested inside a collection
  • Fixed spurious space inserted in generic result builder attributes
  • Successive reads of the same configuration file while formatting are now cached to improve performance

Don't miss a new SwiftFormat release

NewReleases is sending notifications on new releases.