Fork me on GitHub
#rewrite-clj
<
2021-04-17
>
lread14:04:29

Cool! I should try out other libs with bb... like cljfmt and the like...

borkdude14:04:48

I have tried cljfmt and cljstyle but both didn't work because they also explicitly used tools.reader

borkdude14:04:18

or no, it was some Java diff tool

lread14:04:37

ah, thanks, good to know

borkdude14:04:08

perhaps if those diff tools are optional they can be hidden behind some reader conditional or so