Shankargouda Annigeri
01/30/2023, 4:47 AMPoisonedYouth
01/30/2023, 6:20 AMJakub Syty
01/30/2023, 8:33 AMPoisonedYouth
01/30/2023, 8:34 AMJakub Syty
01/30/2023, 8:35 AMokarm
01/30/2023, 8:48 AMktfmt
https://github.com/facebook/ktfmt
An opinionated formatter without any customization options (conscious choice). Just look at the comparison screenshots to see how bad everything else is in comparison.
Then again, relinquishing all control over source code formatting may not suit everyone. I find it to be excellent. Not only is it superior in terms of the actual formatting algorithm, but its lack of customizability leaves no room for bikeshedding and personal opinions.Adam S
01/30/2023, 8:50 AM.editorconfig
file, or the IntelliJ code style xml, and asking everyone to check the “format code on commit”. It’s more lightweight, and doesn’t get in the way or nag when I’m in the middle of something.Klitos Kyriacou
01/30/2023, 12:50 PMShankargouda Annigeri
02/02/2023, 5:04 AM