I have just verified with Ktlint CLI and for me th...
# ktlint
p
I have just verified with Ktlint CLI and for me the
.editorconfig
works with for example with
Copy code
ktlint_compose_naming-check = disabled
What version of ktlint are you using? And, please make sure to explicitly save
.editorconfig
before rerunning ktlint. For some reason the autosave of
.editorconfig
in Intellij IDEA is not realiable.