Skip to content

2.1.0

Compare
Choose a tag to compare
@jeremymailen jeremymailen released this 23 Jul 06:38
· 113 commits to master since this release
ccfce9d
  • Upgrade to ktlint 0.34.2 which addresses known issues with falsely reported import errors
  • Custom FormatTask and LintTask instances can now receive the same configuration parameters available in the kotlinter extension.
  • Print failing [rule-id] in the console along with rule description to aid with identifying which rules to disable.