What does everyone use for code formatting? :one:...
# random
c
What does everyone use for code formatting? 1️⃣ Spotless 2️⃣ Ktlint 3️⃣ ktfmt 4️⃣ other (comment) We've been using ktlint but overall the small little bugs and differences between editorconfig, intellij auto format, and ktlintFormat is just more annoying than anything. Curious if there's another tool that people have been really happy with?
1️⃣ 1
4️⃣ 4
3️⃣ 2
2️⃣ 13
n
Why isn't IntelliJ listed as an option?
c
Looking for a tool that can be used in the IDE as well as on CI.
🆗 1
@planerist how are you liking ktfmt? I love the fact that it comes with an ide plugin.