You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our team is looking for an easy way to pin clj-kondo versioning for both local development, ci and ides. This could help with local dev and CI a bit. (Using the lein plugin is a bit too slow for local dev compared to awesome babashka ;) )
I think it would be cool if we could make this line dynamic:
https://github.com/clj-kondo/clj-kondo-bb/blob/main/src/clj_kondo/core.bb#LL5C50-L5C50
Example:
Our team is looking for an easy way to pin clj-kondo versioning for both local development, ci and ides. This could help with local dev and CI a bit. (Using the lein plugin is a bit too slow for local dev compared to awesome babashka ;) )
Example desired invocation:
It'd be nice to partner with clojure-lsp as well to see if there could be a way to pin the clj-kondo version when desired there too!
Any other thoughts/ideas?
The text was updated successfully, but these errors were encountered: