when i run ./script/diff, the linting runs fail because clojure can't find pod.borkdude.clj-kondo. am i doing something wrong?
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 🤷
hmmmmmmmm
i deleted my .m2/repository and tried again, now it works. sorry for the hassle
ah weird, but nice that it works now