clj-kondo

borkdude 2025-12-20T10:23:21.694829Z

When implementing a new linter for non-existing clojure.core vars in :refer-clojure :exclude this PR found a boat-load of those in ClojureScript. https://github.com/clj-kondo/clj-kondo/pull/2675/files#diff-222f8cc1ed01d095d697131d1d754f54b2feca7efbcb72a5caa4c2e5a0403770 Anyone want so to take a peek if these are all valid warnings? They seems so to me, but I might be overlooking something.

jramosg 2025-12-25T13:10:50.316839Z

The ones I looked at when I updated those tests made sense to me