Anyway to get editorconfig and ktlint to be the sa...
# ktlint
c
Anyway to get editorconfig and ktlint to be the same? Or maybe that's a dumb question. Sorry. and pardon my ignorance here. I still don't understand the dis-jointement between ktlint style and my style intellij. I thought using ktlint would unify the style for me and my team, but all it's caused is headaches.
c
A good start would be pointing out dhich issues you have
c
Well, I basically have ktlint using the https://github.com/JLLeitschuh/ktlint-gradle plugin, but now running ktlint vs (cmd shift L) format two different ways. I want my team to all have the same auto formatter so that it lines up to ktlint as well.