ktlint v0.5.0 Release Notes

Release Date: 2017-02-20 // about 7 years ago
  • ๐Ÿ›  Fixed

    • Redundant space inserted between } and !! (curly-spacing).

    ๐Ÿ”„ Changed

    • ๐Ÿ‘• indent rule to allow "Method declaration parameters -> Align when multiline" (as this option is (unfortunately) "on" by default in Intellij IDEA) (#26).