Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ktlint | 2025-07-21 | 70.3 MB | |
ktlint-1.7.1.zip | 2025-07-21 | 64.6 MB | |
ktlint.asc | 2025-07-21 | 801 Bytes | |
ktlint.bat | 2025-07-21 | 660 Bytes | |
1.7.1 source code.tar.gz | 2025-07-21 | 2.0 MB | |
1.7.1 source code.zip | 2025-07-21 | 2.4 MB | |
README.md | 2025-07-21 | 761 Bytes | |
Totals: 7 Items | 139.2 MB | 3 |
🔧 Fixes
- Make Ktlint code backwards compatible with lower Kotlin versions (down to 2.0) - #3063, by @mateuszkwiecinski
- Fix conflict between
modifier-list-spacing
andcontext-receiver-list-wrapping
- #3077, by @paul-dingemans - Mark
operand-expression-wrapping
rule as experimental - #3081, by @paul-dingemans