has been released. 8 rules have been promoted from experimental status to standard status. 15 bugfixes have been added by 8 different contributors.
Furthermore this release contains a change that give API Consumers (like
ktlint-intellij-plugin
) a fine grained control which violation is to be autocorrected and which not. Ruleset providers that want to support their users optimally in the plugin, are encouraged to implement an additional interface on their rules. The
Not on short term. I don't think that there are real benefits for it.
d
David Kubecka
06/06/2024, 7:37 AM
Well, the problem is that the ktlint plugin doesn't work at all in the K2 mode.
p
Paul Dingemans
06/06/2024, 7:39 AM
Ah I see. As far as I recall Jetbrains still needs to make changes to the IDEA infrastructure to support non K2 plugins. It was advised to hold back until further notice.