(λ. borkdude) · @borkdude
1128 followers · 597 posts · Server mastodon.social

How I run a development version of and directly from source control:

github.com/clj-kondo/clj-kondo

#clojure #lsp #cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
1128 followers · 596 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1128 followers · 596 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1102 followers · 552 posts · Server mastodon.social

It's always nice to see comments like this

#clojure #carve #cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
1073 followers · 503 posts · Server mastodon.social

Carve 0.3.5: remove unused Clojure vars!

Now compatible with babashka and available as a bbin-installable script!

github.com/borkdude/carve

#clojure #cljKondo #babashka

Last updated 2 years ago

(λ. borkdude) · @borkdude
1070 followers · 501 posts · Server mastodon.social

Introducing clj-kondo.bb (don't click this but the below link, argh, .bb is a valid domain extension)

github.com/clj-kondo/clj-kondo

Invoke from scripts!

#cljKondo #babashka #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
1058 followers · 491 posts · Server mastodon.social

Metosin's malli and

@metosin

#cljKondo #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
1037 followers · 465 posts · Server mastodon.social

Clojure JVM:

(def ^:dynamic *reload*)

(when *reload*
(prn :reload))

Probably should warn about this...

#cljKondo #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
1023 followers · 442 posts · Server mastodon.social

clj-kondo, a linter for Clojure that sparks joy, 2023.01.12 is released! ✨

See these tweets for a demo of the new features:
twitter.com/borkdude/status/16
twitter.com/borkdude/status/16

---
RT @borkdude
A feature that @mkvlr and I hacked on today in Berlin: won't report about functions defined after the rich comment form anymore, since this order usually does…
twitter.com/borkdude/status/16

#clojure #cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
1021 followers · 441 posts · Server mastodon.social

The next (released later today) will warn on var usages of :as-alias-ed namespace (since they're not explicitly loaded)

#cljKondo #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
1019 followers · 429 posts · Server mastodon.social

The next will probably support navigating (via clojure-lsp) to vars inside quotes and .edn files

#cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
1014 followers · 411 posts · Server mastodon.social
(λ. borkdude) · @borkdude
996 followers · 385 posts · Server mastodon.social

Thank you

#cljKondo #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
970 followers · 367 posts · Server mastodon.social

It's an honour. This funding is important for me to be able to continue the work I'm doing. Thank you community and @cljtogether! 🙏

Here's to another year of , , , SCI, , , , , 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
twitter.com/cljtogether/status

#clojure #cljKondo #babashka #nbbcljs #scittlecljs #cherrycljs #squintcljs #vsjoyride

Last updated 2 years ago

(λ. borkdude) · @borkdude
859 followers · 308 posts · Server mastodon.social

Added quickdoc, a documentation tool based on analysis, to edamame, a Clojure parser

github.com/borkdude/edamame/bl

#clojure #cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
827 followers · 296 posts · Server mastodon.social

A feature that @mkvlr and I hacked on today in Berlin: won't report about functions defined after the rich comment form anymore, since this order usually doesn't matter during development!

#cljKondo #clojure

Last updated 2 years ago

veer66 · @veer66
381 followers · 123 posts · Server mstdn.io

Static type checking in with on even works with a map! Still, indirect checking via the variable xyz doesn't work (yet?).

#cljKondo #malli #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
787 followers · 267 posts · Server mastodon.social

Clj-kondo: static analyzer and linter for Clojure code that sparks joy ✨

v2022.12.08

Changelogs:
github.com/clj-kondo/clj-kondo

#clojure #cljKondo

Last updated 2 years ago

(λ. borkdude) · @borkdude
780 followers · 262 posts · Server mastodon.social

next release will recognize binding or var references not in tail position as unused values

#cljKondo #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
780 followers · 261 posts · Server mastodon.social

It blows my mind that (static analyzer for ) compiles from a JVM program to a standalone executable in just 47 seconds.

@graalvm

#cljKondo #clojure #graalvm

Last updated 2 years ago