How I run a development version of #clojure #lsp and #cljKondo directly from source control:
https://github.com/clj-kondo/clj-kondo/issues/1995#issuecomment-1432832765
Thanks for your support of my open source #clojure projects: https://github.com/borkdude
http://github.com/sponsors/borkdude
http://opencollective.com/babashka
http://opencollective.com/clj-kondo
http://ko-fi.com/borkdude
#babashka, #cljKondo, #nbbcljs, #vsjoyride, #squintcljs, #cherrycljs #oss
🥰
#clojure #babashka #cljKondo #nbbcljs #vsjoyride #squintcljs #cherrycljs #oss
Thanks for your support of my open source #clojure projects: https://github.com/borkdude
http://github.com/sponsors/borkdude
http://opencollective.com/babashka
http://opencollective.com/clj-kondo
http://ko-fi.com/borkdude
#babashka, #cljKondo, #nbbcljs, #vsjoyride, #squintcljs, #cherrycljs #oss
🙏
#clojure #babashka #cljKondo #nbbcljs #vsjoyride #squintcljs #cherrycljs #oss
Carve 0.3.5: remove unused Clojure vars!
Now compatible with babashka and available as a bbin-installable script!
Introducing http://clj-kondo.bb (don't click this but the below link, argh, .bb is a valid domain extension)
https://github.com/clj-kondo/clj-kondo.bb
Clojure JVM:
(def ^:dynamic *reload*)
(when *reload*
(prn :reload))
Probably #cljKondo should warn about this...
clj-kondo, a linter for Clojure that sparks joy, 2023.01.12 is released! ✨
See these tweets for a demo of the new features:
https://twitter.com/borkdude/status/1613524896625340417
https://twitter.com/borkdude/status/1612773780589355008
---
RT @borkdude
A feature that @mkvlr and I hacked on today in Berlin: #cljKondo won't report about functions defined after the rich comment form anymore, since this order usually does…
https://twitter.com/borkdude/status/1603028023565062145
The next #cljKondo (released later today) will warn on var usages of :as-alias-ed namespace (since they're not explicitly loaded)
The next #cljKondo will probably support navigating (via clojure-lsp) to vars inside quotes and .edn files
My Clojure OSS updates for November - December 2022
https://blog.michielborkent.nl/oss-updates-nov-dec-2022.html
#clojure #babashka #oss #nbbcljs #cljKondo #squintcljs
It's an honour. This funding is important for me to be able to continue the work I'm doing. Thank you #clojure community and @cljtogether! 🙏
Here's to another year of #cljKondo, #babashka, #nbbcljs, SCI, #scittlecljs, #cherrycljs, #squintcljs, #vsjoyride, and ... more?!
🍾 🎉
---
RT @cljtogether
Our members have picked 10 developers to receive long-term funding for 2023! Each developer will get $1.5k/mo for 12 months ($180k total): @BB…
https://twitter.com/cljtogether/status/1606883291982102529
#clojure #cljKondo #babashka #nbbcljs #scittlecljs #cherrycljs #squintcljs #vsjoyride
Clj-kondo: static analyzer and linter for Clojure code that sparks joy ✨
v2022.12.08 #clojure #cljKondo
Changelogs:
https://github.com/clj-kondo/clj-kondo
#cljKondo next release will recognize binding or var references not in tail position as unused values