Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
scalafmt-x86_64-pc-win32.zip | 2025-08-02 | 7.7 MB | |
scalafmt-x86_64-apple-darwin.zip | 2025-08-02 | 10.1 MB | |
scalafmt-aarch64-apple-darwin.zip | 2025-08-02 | 9.8 MB | |
scalafmt-x86_64-pc-linux.zip | 2025-08-02 | 10.5 MB | |
scalafmt-aarch64-pc-linux.zip | 2025-08-02 | 9.4 MB | |
scalafmt-macos | 2025-08-02 | 77.8 MB | |
scalafmt-linux-musl | 2025-08-02 | 80.3 MB | |
scalafmt-linux-glibc | 2025-08-02 | 84.4 MB | |
README.md | 2025-08-02 | 623 Bytes | |
v3.9.9 source code.tar.gz | 2025-08-02 | 1.8 MB | |
v3.9.9 source code.zip | 2025-08-02 | 2.1 MB | |
Totals: 11 Items | 293.8 MB | 0 |
Bug fixes
- RedundantBraces: remove in if-guard sometimes (#4953) @kitbellew
- RedundantParens: relax rule around tuples (#4950) @kitbellew
- RedundantParens: refactor and expand findEnclosed (#4951) @kitbellew
- Splits: observe break in
for
ifkeep
(#4942) @kitbellew
Build and dependency updates
- Scalameta: upgrade to v4.13.9 (#4952) @kitbellew
- SBT: replace deprecated Resolver.sonatypeOssRepos (#4949) @kitbellew
- Update sbt-scalafmt to 2.5.5 (#4946) @scalameta-bot
- Update sbt, scripted-plugin to 1.11.2 (#4945) @scalameta-bot
- Update sbt-ci-release to 1.11.1 (#4943) @scalameta-bot