ktlint v0.46.1 Release Notes

Release Date: 2022-06-21 // almost 2 years ago
  • ๐Ÿš€ Minor release to address some regressions introduced in 0.46.0

    ๐Ÿ›  Fixed

    • โœ‚ Remove experimental flag -Xuse-k2 as it forces API Consumers to compile their projects with this same flag (#1506).
    • ๐Ÿ‘• Account for separating spaces when parsing the disabled rules (#1508).
    • ๐Ÿ‘• Do not remove space before a comment in a parameter list (#1509).
    • ๐Ÿ‘• A delegate property which starts on the same line as the property declaration should not have an extra indentation indent (#1510)