nbadal / ktlint-intellij-plugin

Ktlint plugin for IntelliJ IDEA + Android Studio
MIT License
157 stars 23 forks source link

Reconfigure KtlintRuleEngine after changing custom rulesets #428

Closed paul-dingemans closed 8 months ago

paul-dingemans commented 8 months ago

After adding or modifying the external ruleset that have to be run, the internal state of the plugin is not updated correctly. After restart of the IDEA the rulesets are loaded properly.

Originally posted by @paul-dingemans in https://github.com/nbadal/ktlint-intellij-plugin/issues/425#issuecomment-1870515715