Skip to content

Version 0.1.0-indev07

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfederczuk mfederczuk released this 24 Oct 20:16
· 63 commits to v0 since this release
v0.1.0-indev07
c148216

Added

  • The task installKtlintGitPreCommitHook is now cacheable
  • The option --color is added to the ktlint invocation (can be disabled with NO_COLOR)

Changed

  • The minimum supported version of ktlint is now 0.50.0
  • The configuration property experimentalRulesEnabled was renamed to just experimental (to mirror the name of the actual ktlint flag --experimental)

Removed