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
cristiangm
04/09/2020, 8:08 PM
A good start would be pointing out dhich issues you have
c
Colton Idle
04/13/2020, 1:36 PM
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.