Fork me on GitHub
#clj-kondo
<
2019-06-23
>
genmeblog19:06:25

@borkdude just checked multiarity multimethods - works for me, thanks!

borkdude19:06:28

alright, thanks for the feedback

borkdude20:06:53

clj-kondo v2019.06.23-alpha! 🎉 new features: - lint .edn files - syntax checking for clojure.spec/fdef - spacemacs docs https://github.com/borkdude/clj-kondo/releases/tag/v2019.06.23-alpha

borkdude20:06:14

@marc-omorain I think it’s safe to update your vscode plugin now with the --cache option again

aw_yeah 4
oskarkv23:06:39

It seems the install script doesn't work for me on Linux.

~ » curl -sO 
chmod +x install-clj-kondo
./install-clj-kondo
Downloading 
------------------------------------------------------------
~ » ll /usr/local/bin | grep kondo  
------------------------------------------------------------
~ »