ktlint v0.17.0 Release Notes

Release Date: 2018-02-28 // about 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘• +/- wrapping inside catch block, after else and if (..) (#160).
    • ๐Ÿ‘• Multi-line parameter declaration indentation (#161).
    • Expected indentation reported by indent rule.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘• Error code returned by ktlint --format/-F when some of the errors cannot be auto-corrected (previously it was 0 instead of expected 1) (#162).