Fork me on GitHub
#clj-kondo
<
2020-03-20
>
oliy09:03:34

i've had a look through the github issues so apologies if this is a dupe, do you think (get-in x [:y]) should be a linting error (prefer (get x :y) instead?)

borkdude09:03:48

@oliy I don't think we have an issue for that one yet. I don't think it should be an error, but a warning.

👍 4
oliy15:03:28

i raised #815 for this, thanks

borkdude10:03:59

clj-kondo 1st birthday release! exactly one year ago the first commit in the clj-kondo repo was made. https://github.com/borkdude/clj-kondo/releases/tag/v2020.03.20

sheepy 8
🎉 24
jaihindhreddy11:03:41

Wow. I still remember you announcing it vividly. Time flies. It's fun to watch the state of Clojure tooling advance so fast right in front of my eyes!

dharrigan11:03:38

Congratulations! Arch package updated! 🙂

👍 4
dharrigan11:03:03

❯ clj-kondo --version 
clj-kondo v2020.03.20