Ktlint version `1.3.0` has been released. 8 rules ...
# ktlint
p
Ktlint version
1.3.0
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
ktlint-intellij-plugin
will be released within 1 week. https://github.com/pinterest/ktlint/releases/tag/1.3.0
🎉 5
d
Are there any plans for
ktlint-intellij-plugin
to support the K2 mode?
p
Not on short term. I don't think that there are real benefits for it.
d
Well, the problem is that the ktlint plugin doesn't work at all in the K2 mode.
p
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.