Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SwiftFormat.for.Xcode.app.zip | 2025-07-21 | 8.6 MB | |
SwiftFormat.amd64.msi | 2025-07-15 | 20.7 MB | |
swiftformat_linux_aarch64.zip | 2025-07-15 | 23.0 MB | |
swiftformat_linux.zip | 2025-07-15 | 23.9 MB | |
swiftformat.zip | 2025-07-15 | 2.1 MB | |
swiftformat.artifactbundle.zip | 2025-07-15 | 45.8 MB | |
0.57.2 source code.tar.gz | 2025-07-15 | 3.7 MB | |
0.57.2 source code.zip | 2025-07-15 | 4.1 MB | |
README.md | 2025-07-15 | 302 Bytes | |
Totals: 9 Items | 131.8 MB | 0 |
- Updated
trailingCommas
rule to handle function declarations with generic arguments. - Updated
--trailing-commas always
to preserve trailing commas rather than unnecessarily removing trailing commas in some edge cases. - Fixed spurious deprecation message when using some non-deprecated options.