nicklockwood / SwiftFormat

A command-line tool and Xcode Extension for formatting Swift code
MIT License
7.63k stars 623 forks source link

Add Swift 6.0 to list of supported Swift versions #1639

Closed calda closed 3 months ago

calda commented 3 months ago

Now that we know that the next version of Swift will be Swift 6.0 (link), it seems like it makes sense to go ahead and add support for --swift-version 6.0 by adding it as a supported version.