Skip to content

0.17.0

Compare
Choose a tag to compare
@shyiko shyiko released this 28 Feb 23:05
· 2033 commits to master since this release

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).