Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SwiftFormat.amd64.msi | 2025-09-29 | 20.8 MB | |
SwiftFormat.for.Xcode.app.zip | 2025-09-29 | 9.0 MB | |
swiftformat_linux_aarch64.zip | 2025-09-29 | 23.1 MB | |
swiftformat_linux.zip | 2025-09-29 | 24.1 MB | |
swiftformat.zip | 2025-09-29 | 2.2 MB | |
swiftformat.artifactbundle.zip | 2025-09-29 | 46.2 MB | |
0.58.2 source code.tar.gz | 2025-09-29 | 4.0 MB | |
0.58.2 source code.zip | 2025-09-29 | 4.3 MB | |
README.md | 2025-09-29 | 397 Bytes | |
Totals: 9 Items | 133.8 MB | 2 |
- Fixed issue where
modifierOrder
rule confusedasync
effect forasync
modifier - Fixed issue where testing related rules incorrectly treated functions with arguments as test cases
- Updated
redundantInit
rule to apply toinit
calls with single trailing closure - Updated
README.md
to reflect actual precedence behavior between.swift-version
files and--swift-version
arguments