nbadal / ktlint-intellij-plugin

Ktlint plugin for IntelliJ IDEA + Android Studio
MIT License
150 stars 22 forks source link

Minimize plugin size #498

Closed paul-dingemans closed 2 months ago

paul-dingemans commented 3 months ago

Current implementation of #487 results in increasing the size of the plugin with 64 MB for each version of the ktlint rules being added. Plugin would grow from almost 60MB (version 0.21.0) to +374MB with 5 different ktlint rulesets included.