Skip to content

3.10.0

Compare
Choose a tag to compare
@jeremymailen jeremymailen released this 08 Apr 07:34
· 46 commits to master since this release
901b416
  • Upgrade to ktlint 0.45.2 which is mostly the changes in 0.45.0
  • Includes fix to #227 around star imports
  • Fixes #233 such that lint task is rerun on .editorconfig changes

Compatibilty
In preparation for ktlint 0.46.0 release, the kotlinter extension indentSize parameter is no longer supported. Use .editorconfig indent_size parameter instead.