Fork me on GitHub
#announcements
<
2022-11-02
>
borkdude17:11:41

Clj-kondo, a linter and static analyzer for Clojure code that sparks joy clj-kondo 2022.11.02 • https://github.com/clj-kondo/clj-kondo/issues/1846: new linters: :earmuffed-var-not-dynamic and :dynamic-var-not-earmuffed. See https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md#dynamic-vars. • https://github.com/clj-kondo/clj-kondo/issues/1842: Add :exclude option to :used-underscored-binding (https://github.com/staifa) • https://github.com/clj-kondo/clj-kondo/issues/1840: Fix warning in .cljs and .cljc for :aliased-namespace-symbol in interop calls. (https://github.com/NoahTheDuke) • https://github.com/clj-kondo/clj-kondo/issues/1845: add :derived-location to analysis when location is derived from parent node • https://github.com/clj-kondo/clj-kondo/issues/1853: fix :level :off not being respected in :discouraged-var configs that are merged in. • https://github.com/clj-kondo/clj-kondo/issues/1855: accept symbol in addition to keyword in clojure.spec.alpha/def name position • https://github.com/clj-kondo/clj-kondo/issues/1844: support extra schema in schema.core/defrecordhttps://github.com/clj-kondo/clj-kondo/issues/1720: prevent parse error on defmulti without args 2022.10.14 • https://github.com/clj-kondo/clj-kondo/issues/1831: Add :redundant-fn-wrapper support for keyword and binding calls (https://github.com/NoahTheDuke) • https://github.com/clj-kondo/clj-kondo/issues/1830: Fix warning on :include-macros in .cljs and .cljc for :unknown-require-option linter. (https://github.com/NoahTheDuke) • https://github.com/clj-kondo/clj-kondo/issues/1238: Build a linux/aarch64 executable in CI (https://github.com/cap10morgan) • Add :exclude option to :unknown-require-option • Enable :unused-value by default • Publish .sha256 files along with released artifacts

❤️ 28
🙏 7
clj-kondo 13