github nicklockwood/SwiftFormat 0.48.4

latest releases: 0.53.9, 0.53.8, 0.53.7...
2 years ago
  • Added support for actor and other async/await syntax introduced in Swift 5.5
  • Functions with @Sendable closure parameters are now formatted correctly
  • The redundantGet rule no longer removes effectful get clauses (i.e. get throws or get async)
  • Fixed indenting of postfix expression members inside #else and #elseif clauses
  • The --typeattributes option now applies to extension attributes as well as type declarations
  • Improved indentation for accessors/method calls in multiline conditionals

Don't miss a new SwiftFormat release

NewReleases is sending notifications on new releases.