is it a formatter for Kotlin?
# arrow
p
is it a formatter for Kotlin?
j
a formatter for kotlin data classes (or even better generic show/toString output) is something I have already working an a wip branch on propcheck (plus diffing) and I'll add a repo with it later this week
p
gotcha, good idea
rename it to
kotlinfmt
to piss off people 😄
j
it includes a parser for toString output and then diffs the result and pretty prints the diff. The parser is implemented with parser combinators (which I ported from megaparsec).
❤️ 1
pretty printer is already misleading enough I think 😄
kotlinfmt
is just evil^^
😈 1