Is ktlint 1.4.0 available in the latest ktlint IDE...
# ktlint
d
Is ktlint 1.4.0 available in the latest ktlint IDEA plugin? I see only this in the plugin config. Not sure what the default is, though.
v
p
Beta version of plugin is available. But it throws exceptions and stops linting/formatting halfway. That is not a great user experience. It seems that I need to release a new version of ktlint before I can fix the plugin.
👍 2
A new beta version of the plugin is published today which should resolve the problem. You can install the beta version by adding plugin repository
<https://plugins.jetbrains.com/plugins/list?pluginId=com.nbadal.ktlint&channel=beta>
to your plugin settings.
❤️ 2