github nicklockwood/SwiftFormat 0.56.1

latest releases: test_notarize_2, test-do-not-use, 0.57.2...
3 months ago
  • Fixed several issues where trailingCommas rule would insert commas in places not actually supported by Swift 6.1
  • Fixed issue where --wrapeffects option would incorrectly unwrap async let properties following function call
  • Fixed issue where redundantEquatable rule would incorrectly remove == implementation in favor of synthesized implementation even if type contained non-Equatable properties like tuples
  • Fixed issue where extensionAccessControl rule would incorrectly hoist public ACL in @preconcurrency conformances
  • Fixed issue where organizeDeclarations rule would sometimes break property declarations with if expression values

Don't miss a new SwiftFormat release

NewReleases is sending notifications on new releases.