Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SwiftFormat.for.Xcode.app.zip | 2025-05-29 | 8.0 MB | |
SwiftFormat.amd64.msi | 2025-05-27 | 20.6 MB | |
swiftformat_linux_aarch64.zip | 2025-05-27 | 22.9 MB | |
swiftformat_linux.zip | 2025-05-27 | 23.8 MB | |
swiftformat.zip | 2025-05-27 | 1.9 MB | |
swiftformat.artifactbundle.zip | 2025-05-27 | 45.4 MB | |
0.56.2 source code.tar.gz | 2025-05-27 | 3.5 MB | |
0.56.2 source code.zip | 2025-05-27 | 3.9 MB | |
README.md | 2025-05-27 | 248 Bytes | |
Totals: 9 Items | 130.0 MB | 0 |
- Fixed issues where
trailingCommas
rule would insert commas in@escpaing
or@Sendable
closure types (not supported in Swift 6.1) - Fixed issue where
privateStateVariables
rule handled@Previewable
attributes on previous line incorrectly