Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 1.0 kB | |
v3.9.7 source code.tar.gz | 2025-05-30 | 1.8 MB | |
v3.9.7 source code.zip | 2025-05-30 | 2.1 MB | |
scalafmt-x86_64-apple-darwin.zip | 2025-05-29 | 10.1 MB | |
scalafmt-x86_64-pc-win32.zip | 2025-05-29 | 7.7 MB | |
scalafmt-aarch64-apple-darwin.zip | 2025-05-29 | 9.8 MB | |
scalafmt-x86_64-pc-linux.zip | 2025-05-29 | 10.5 MB | |
scalafmt-aarch64-pc-linux.zip | 2025-05-29 | 9.4 MB | |
scalafmt-macos | 2025-05-29 | 77.7 MB | |
scalafmt-linux-musl | 2025-05-29 | 80.3 MB | |
scalafmt-linux-glibc | 2025-05-29 | 84.4 MB | |
Totals: 11 Items | 293.7 MB | 0 |
Pull Requests
- bugfix: Update sbt plugin to correctly publish to maven central (#4917) @tgodzik
- DeleteTree: ignore exceptions (#4915) @kitbellew
- FormatTests: write heat map async, skip under CI (#4914) @kitbellew
- Scalameta: upgrade to v4.13.6 (#4910) @kitbellew
- FormatWriter: in AlignStop, store isSlc, not owner (#4909) @kitbellew
- FormatWriter: fix inconsistent multiline alignment (#4907) @kitbellew
- FormatWriter: refactor AlignBlock.tryAppendToBlock (#4908) @kitbellew
- FormatWriter: again fix infix align owner (#4906) @kitbellew
- FormatWriter: compare eol owner tree positions (#4905) @kitbellew
- FormatWriter: traverse align owner up infix chain (#4904) @kitbellew
- Formatting: upgrade to v3.9.6 (#4902) @kitbellew
- FormatOps: modify ctrl-body comment splits (#4901) @kitbellew
- Splits: prefer before-dot over after-arrow rule (#4900) @kitbellew
- Splits: refine comment handling within select (#4899) @kitbellew
- Splits: no optimal single line if cost positive (#4898) @kitbellew