Good morning all! Just a reminder that the 2021 State of Clojure survey is open and we'd love to have your feedback! https://www.surveymonkey.com/r/clojure2021
Clj-kondo v2021.01.20 ✨ New: unresolved var linter and various other improvements! See https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md#unresolved-var for details. Release notes: https://github.com/borkdude/clj-kondo/blob/master/CHANGELOG.md#v20210120 Step by in #clj-kondo for questions.
@borkdude Docker image for this version seems to be missing in Docker Hub?
@iarenaza we moved Docker images to the cljkondo
organization now instead of the borkdude org:
https://github.com/clj-kondo/clj-kondo/blob/master/doc/docker.md
Whoops! I hadn't noticed it. Sorry for the noise 😅
No worries
Just released vim-iced ver 2.7.4, Clojure Interactive Development Environment for Vim8/Neovim. https://github.com/liquidz/vim-iced Support jumping to local vars! This feature is powered by clj-kondo v2021.01.20