Version 0.1.0-indev07
Pre-release
Pre-release
Added
- The task
installKtlintGitPreCommitHook
is now cacheable - The option
--color
is added to the ktlint invocation (can be disabled withNO_COLOR
)
Changed
- The minimum supported version of ktlint is now
0.50.0
- The configuration property
experimentalRulesEnabled
was renamed to justexperimental
(to mirror the name of the actual ktlint flag--experimental
)
Removed
- The
android
configuration property (which was deprecated in version 0.1.0-indev04) has been removed