clj-kondo

2025-02-07T18:12:40.346089Z

I was casually browsing clj-kondo's types and noticed that mapv seems to have a transducer arity? I think that might be a copy-paste error https://github.com/clj-kondo/clj-kondo/blob/dd9a1bd27873d8f2dfe1710d4b080639438ea2de/src/clj_kondo/impl/types/clojure/core.clj#L979C4-L979C9

✅ 1
borkdude 2025-02-07T18:15:26.046939Z

Thanks, fixed

🎉 2