Hi there I have question regarding rules that ktli...
# ktlint
m
Hi there I have question regarding rules that ktlint applyToIDEA actually change in IntelliJ can I get them as editorconfig file(this is most efficient way to keep same guide for a team)?
b
I think that editorconfig doesn't allow you to define all the cases that intellij does. But as far as I know you can create a repo with your desired configurations of intellij and then configure intellij with it. So you can keep track to does configurations in a single repo.
r
That’s not yet supported unfortunately - https://github.com/pinterest/ktlint/issues/701
But we have prioritized it, because it will reslove a lot of issues when it comes to idea and ktlint misalignment
m
actually based on the editorconfig that I’ve generated for idea recently I assumed that this behaviour would be very essential nice to here about that! tnx
@romtsn do you have issue for it? cos this 701 above - is closed and I want to subscribe 😃 😃 😃
r
it’s open