Releases: clj-kondo/clj-kondo
Releases · clj-kondo/clj-kondo
v2023.01.16
v2023.01.16
v2023.01.12
v2023.01.12
v2022.12.10
v2022.12.10
v2022.12.08
v2022.12.08
v2022.11.02
What's Changed
- Fix grammar in README. by @lk-geimfari in #1838
- Fix false positive in cljc/cljs when checking for aliased namespace symbols by @NoahTheDuke in #1849
- #1842: Add exclude to :used-underscored-binding by @staifa in #1843
- Fix #1845: add :derived-location to analysis by @borkdude in #1851
- fix: discouraged-var :level :off w/ merged configs by @rschmukler in #1854
- Remove Rosetta2 from installation docs by @aviflat in #1856
- Fix #1855: accept symbol in addition to keyword in spec/def name position by @borkdude in #1857
- Fix #1844: support extra schema in schema.core/defrecord by @borkdude in #1858
- Fix #1720: prevent parse error on defmulti without args by @borkdude in #1859
- #1846: new linters: :earmuffed-var-not-dymamic and :dynamic-var-not-earmuffed by @borkdude in #1860
New Contributors
- @lk-geimfari made their first contribution in #1838
- @staifa made their first contribution in #1843
- @aviflat made their first contribution in #1856
Full Changelog: v2022.10.14...v2022.11.02
v2022.10.14
v2022.10.14
v2022.10.05
What's Changed
- Issue 1794 line length by @ourkwest in #1802
- Add :unknown-require-option by @NoahTheDuke in #1808
- Handle location meta more consistently (fix #1812) by @sheluchin in #1813
- Ignore incorrect class symbols error objects when analyzing imports by @NoahTheDuke in #1811
- Add :aliased-namespace-symbol lint by @NoahTheDuke in #1809
- Check overrides during var-definition analysis by @sheluchin in #1814
- Unused value linter by @borkdude in #1816
- Fix "Too many open files" in java class definition analysis (Closes #1819) by @rsauex in #1820
- Include vectors in :exclude-destructured-as by @NoahTheDuke in #1822
- Fix #1818: unresolved var when using interop on var in CLJS by @borkdude in #1827
- Fix #1817: improve warning with invalid require libspec by @borkdude in #1828
- Improve #1817 solution by @borkdude in #1829
New Contributors
Full Changelog: v2022.09.08...v2022.10.05
v2022.09.08
v2022.09.08
v2022.08.03
v2022.08.03
v2022.06.22
v2022.06.22