Fork me on GitHub
#announcements
<
2023-07-13
>
borkdude19:07:24

https://github.com/clj-kondo/clj-kondo: static analyzer and linter for Clojure code that sparks joy 2023.07.13 • https://github.com/clj-kondo/clj-kondo/issues/2111: warn on symbol in case test using new opt-in linter :case-symbol-testhttps://github.com/clj-kondo/clj-kondo/issues/1199: new linter, :unsorted-importshttps://github.com/clj-kondo/clj-kondo/issues/1125: new :deprecated-namespace linter • https://github.com/clj-kondo/clj-kondo/issues/2097: analyze and act on defprotocol metadata (https://github.com/lread) • https://github.com/clj-kondo/clj-kondo/issues/2105: Consider .cljd files when linting (https://github.com/ericdallo) • https://github.com/clj-kondo/clj-kondo/issues/2101: false positive with if-some + recurhttps://github.com/clj-kondo/clj-kondo/issues/2109: java.util.List type hint corresponds to :list or nil • https://github.com/clj-kondo/clj-kondo/issues/2096: apply :arglists metadata to :arglist-strs for analysis data (https://github.com/lread) • https://github.com/clj-kondo/clj-kondo/issues/256: warn on reader conditional usage in non-cljc files • https://github.com/clj-kondo/clj-kondo/issues/2115: false positive :redundant-fn-wrapper in CLJS when passing keyword to JS • https://github.com/clj-kondo/clj-kondo/issues/1082: protocol methods do not support varargs • https://github.com/clj-kondo/clj-kondo/issues/2125: Setting clj-kondo.hooks-api/*reload* to true does not lint with the latest hook changes. • https://github.com/clj-kondo/clj-kondo/issues/2135: private vars starting with _ should not be reported as unused • https://github.com/clj-kondo/clj-kondo/issues/1199: warn about reader conditional features that are not keywords, e.g. #?(:clj 1 2) (2 is not a keyword) • https://github.com/clj-kondo/clj-kondo/issues/2132: false negative unused value in clojure.test • https://github.com/clj-kondo/clj-kondo/issues/1294: redefined var comment edge case • Rename :quoted-case-test-constant to :case-quoted-test • Rename :duplicate-case-test-constant to :case-duplicate-test

🎉 66
clj-kondo 4