ktlint-intellij-plugin icon indicating copy to clipboard operation
ktlint-intellij-plugin copied to clipboard

.editorconfig editor recognize ktlint overrides

Open jasonab opened this issue 1 year ago • 2 comments

All the ktlint-specific overrides I have in my .editorconfig are underlined and show "the property is not supported." It would be nice if the plugin could recognize these overrides as legal, and even lint and autocomplete them.

e.g.: ktlint_experimental_block-comment-initial-star-alignment = enabled should be recognized

jasonab avatar Apr 07 '23 02:04 jasonab