Fork me on GitHub
#announcements
<
2019-06-01
>
borkdude09:06:34

clj-kondo v2019.06.01-alpha! 🎉 major new feature: detecting unused function arguments and local bindings https://github.com/borkdude/clj-kondo/releases/tag/v2019.06.01-alpha follow up in #clj-kondo

😻 28
borkdude18:06:18

as a bonus, an online clj-kondo playground: https://clj-kondo.michielborkent.nl

❤️ 4
🎉 4
borkdude18:06:48

eh yeah, I didn’t push that code yet 🙂

Chase19:06:13

very cool! it's fun seeing how quickly you are iterating on this linting project of yours. possible bug report: If I hit reset and then hit the lint button again, nothing happens.

borkdude19:06:32

thanks, should be fixed now