clj-kondo 2026-09-11

when i run ./script/diff, the linting runs fail because clojure can't find pod.borkdude.clj-kondo. am i doing something wrong?

✅ 1

i'm sorry, i don't know what that means

It means: that namespace is part of clj-kondo and should be on your classpath

yes it should, but for some reason it's not. it doesn't run from a fresh clone

I'll try a fresh clone then

works here 🤷

i deleted my .m2/repository and tried again, now it works. sorry for the hassle

ah weird, but nice that it works now