Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

clj-kondo

Development of clj-kondo: a linter for Clojure that sparks joy.
Collective - Host: opensource - https://opencollective.com/clj-kondo - Code: https://github.com/borkdude/clj-kondo

lsp docs [skip ci]

github.com/clj-kondo/clj-kondo - df5f492a9746114a8f6f17a34dbf3e52735ce5ad authored almost 2 years ago
lsp docs [skip ci]

github.com/clj-kondo/clj-kondo - 3a9338896dcba26c0389641ef335253be71eb664 authored almost 2 years ago
lsp docs [skip ci]

github.com/clj-kondo/clj-kondo - afc57d3127adbe6ef1fb730cede2e8eda8d9629b authored almost 2 years ago
clojure-lsp [skip ci]

github.com/clj-kondo/clj-kondo - 1c42a437d05a1f983b659691baa5754f452e0e5b authored almost 2 years ago
lsp docs [skip ci]

github.com/clj-kondo/clj-kondo - 25cc70f54552e671e401f1e278788850bdee4114 authored almost 2 years ago
Fix GitHub Issue/PR links in CHANGELOG.md (#2018)

Mismatches between link text and link URL found with:

```
cat CHANGELOG.md | \
grep -o '\...

github.com/clj-kondo/clj-kondo - f1435a4f2a0afc5c7de166e4cfd7ccb81c33cd9e authored almost 2 years ago
fix typo: dymamic => dynamic (#2017)

github.com/clj-kondo/clj-kondo - 2256f1619cc041226286697fb4460b7d2416fa0d authored almost 2 years ago
Update linters.md: `:namespace-name-mismatch` is `:error` by default (#2016)

The default level of `:namespace-name-mismatch` was changed from `:off` to `:error` by commit 74...

github.com/clj-kondo/clj-kondo - 86561290393a16ad4e8ea120e96e977cc73e0e9e authored almost 2 years ago
Update linters.md: `:dynamic-var-not-earmuffed` is `:off` by default (#2015)

The default level of `:dynamic-var-not-earmuffed` was changed from `:warning` to `:off` by #1970.

github.com/clj-kondo/clj-kondo - 851796e6d03a5bb334fc60edb5c5ef558ed79c36 authored almost 2 years ago
Fix Docker script

github.com/clj-kondo/clj-kondo - f1b13914ee192953f1ef2409bf33c917fa6a8329 authored almost 2 years ago
Add attributions [skip ci]

github.com/clj-kondo/clj-kondo - fbeab85650e1a053933c8755cd06f82b0a24c34d authored almost 2 years ago
Fix #1269: warn on top level :jvm-opts in deps.edn

github.com/clj-kondo/clj-kondo - 07caafc2310b885346f1a661f57d39c90e18724c authored almost 2 years ago
Fix #2001: false positive `:misplaced-docstring` in `clojure.test/deftest`

github.com/clj-kondo/clj-kondo - 78633122f345bd4517f683a17bb60eb77dcf75e3 authored almost 2 years ago
Fix #1997: False positive on `clojure.core.aget` with more than two args

github.com/clj-kondo/clj-kondo - 155e9acf4259a792c7cbc9810bfefce1a4a3658d authored almost 2 years ago
Fix #2010: Make disabling linting in macro calls easier (#2014)

github.com/clj-kondo/clj-kondo - 5d4769af98ef5d47df198eab99f762c032837234 authored almost 2 years ago
Fix #2006: kinter for vars that differ only by case (#2009)

github.com/clj-kondo/clj-kondo - 72396dc60b031cd6180187f95abeadaa0feff207 authored almost 2 years ago
Push to GHCR (#2012)

github.com/clj-kondo/clj-kondo - a38da322fa4c289cb6c29b7bd0765c8777186d7b authored almost 2 years ago
rename local to better name

github.com/clj-kondo/clj-kondo - 3f5e5866a3d1819504f6402f96eb1d49f1192f8a authored almost 2 years ago
[#1983]: analysis: support java member definitions (#2008)

github.com/clj-kondo/clj-kondo - d4bce65db2284c2c288e94795ebc9b1d713dad12 authored almost 2 years ago
More hof invalid arity detection (#2005)

github.com/clj-kondo/clj-kondo - 5d089ec4f93125257fdb0f206d730d27f6984a42 authored almost 2 years ago
Add arity detection for fn passed to swap!

github.com/clj-kondo/clj-kondo - 377e1ef5199704955d6143a60a77bd0354e40713 authored almost 2 years ago
Fix #2003: invalid arity warning for function passed to update

github.com/clj-kondo/clj-kondo - 1929124145c7d21aa8501e28b05b7220fa7e2314 authored almost 2 years ago
add set-node? and set-node (#1999)

* set node

* add tests

* changelog

github.com/clj-kondo/clj-kondo - 47dc5acbb1a484d883f1c98988dd4db6647c6b3d authored almost 2 years ago
Backport rewrite-clj fix for coercing regex patterns

See https://github.com/clj-commons/rewrite-clj/commit/621fd5dbc0861807da9ff854bfc3df541f79446f

...

github.com/clj-kondo/clj-kondo - a87ce1ec9147416c34cf5395ddf5baadc87f77db authored almost 2 years ago
docs [skip ci]

github.com/clj-kondo/clj-kondo - 4ddd0896c599973f512920502d1ba7d864b30395 authored almost 2 years ago
changelog [skip ci]

github.com/clj-kondo/clj-kondo - d4e8de63c99f144e005c2b3399909ef37ec9d280 authored almost 2 years ago
fix lint warnings

github.com/clj-kondo/clj-kondo - ab1995890e945e0a487778e75d69d26c792a3eda authored almost 2 years ago
Fix #1996: expose hooks-api/resolve

github.com/clj-kondo/clj-kondo - e92982f2adc6f753c74c9fcc74acb0f62227651f authored almost 2 years ago
Fix #1954: new `:uninitialized-var` linter

github.com/clj-kondo/clj-kondo - bcde0668f8f7d599ad11861646cb09edb8c16e24 authored almost 2 years ago
Arity warnings for def

github.com/clj-kondo/clj-kondo - de025e253e38626c44e6f942a0f43bf0ed88280f authored almost 2 years ago
Move location

github.com/clj-kondo/clj-kondo - 2657cadffce59517f10c173bb90f23f0a85c9300 authored almost 2 years ago
Fix #1976: warn about using multiple bindings after varargs (`&`) symbol in fn syntax

github.com/clj-kondo/clj-kondo - 0cabbfb952627e3686cfac8cf431ba116b19eaa8 authored almost 2 years ago
Perf optimization, fixes #1989

github.com/clj-kondo/clj-kondo - 0f31dfdeb46b759fb474f5e480616872abd74a33 authored almost 2 years ago
Fix #1978: false positive type error with symbol argument + varargs

github.com/clj-kondo/clj-kondo - 69f6d89bac4326b5f7271f48ed9f3e2f85319982 authored almost 2 years ago
Fix #1995: `clj-kondo.lint-as/def-catch-all` doesn't emit locations, fixes navigation for lsp

github.com/clj-kondo/clj-kondo - 3bb73fae93508613146c4bbe9f24257f2c34ea53 authored almost 2 years ago
Fix #1979: allow `:level :off` in `:discouraged-var` config on var level (#1992)

github.com/clj-kondo/clj-kondo - ed087cba13c17907b66b7f318c16cc7cf32c4e24 authored almost 2 years ago
Fix #1980: make support for ignoring warnings in generated hooks explicit (#1991)

github.com/clj-kondo/clj-kondo - 8e5f20c0328c3ec7610edc9b2241cc06977b1d86 authored almost 2 years ago
Fix #1987: escaping of regex literal string in :macroexpand (#1988)

github.com/clj-kondo/clj-kondo - b50c29d3f3fb5f2f4c0ce5c2215662ab1d8a36d9 authored almost 2 years ago
Fix #1951: include end locations in `:line-length` linter

github.com/clj-kondo/clj-kondo - 5db942f19916f98e8d21b4f787f37f3be0e0d45d authored almost 2 years ago
Fix #1972: type hint aliases should not result in unresolved symbol

github.com/clj-kondo/clj-kondo - 310f452cbbec515d052a6fd5607971b6b0a35093 authored almost 2 years ago
#1970: should be opt-in

github.com/clj-kondo/clj-kondo - b0dd50074b2e677349f5098062510729410f651d authored almost 2 years ago
Fix #1984: lint constructor calls providing unresolved-symbol (#1985)

github.com/clj-kondo/clj-kondo - e9f43c4ed93e0d620f82f4c04cf1ca90a126432a authored almost 2 years ago
Fix #1971: false positive `:redundant-fn-wrapper` with syntax-quoted body (#1975)

github.com/clj-kondo/clj-kondo - a12898dea17740f03652ac925331da061dc461bb authored about 2 years ago
Update changelog

github.com/clj-kondo/clj-kondo - e64e53e02607afbc0a9fdaa83054f2eb5cc73e09 authored about 2 years ago
changelog [skip ci]

github.com/clj-kondo/clj-kondo - 85e800e7a13a800fbf9851cc580f044131c8a98d authored about 2 years ago
Fix #1952: add :exclude-urls and :exclude-pattern (#1967)

github.com/clj-kondo/clj-kondo - f957bdfc3291c110da1bc91638a1460b49aea3a8 authored about 2 years ago
Fix #1962: don't warn for aliased namespace var usage in syntax-quote (#1966)

github.com/clj-kondo/clj-kondo - 7c1881753e271fc01185be2489a6504bc6195f96 authored about 2 years ago
Fix #1945: support merging of multiple ns-group configs (#1965)

github.com/clj-kondo/clj-kondo - ee842041a61acec0121ce1d9bad67757ec9c0503 authored about 2 years ago
Fix #1961: be lenient with unexpected type (#1963)

github.com/clj-kondo/clj-kondo - 79decf8030397d76c10ea8791573f9891b371eee authored about 2 years ago
Fix #1959: analyze custom defn properly (#1960)

github.com/clj-kondo/clj-kondo - 15be815c44f24e0bde7a582095fab36a7b52a237 authored about 2 years ago
Fix #1942: pick specific namespace over ns-groups for :discouraged-namespace

github.com/clj-kondo/clj-kondo - 38bf429b4ffb5712bebd7fd63c1db34f1a600699 authored about 2 years ago
Fix #1943: allow `:discouraged-namespace` to be ignored

github.com/clj-kondo/clj-kondo - 08d6ec5d4933ed380a6e6505b26c5f2bec6d8f8a authored about 2 years ago
Fix #1956: enable printing to `*err*` in hooks

github.com/clj-kondo/clj-kondo - a040ab8534d2224adb889d292a2817320eef24df authored about 2 years ago
Add test for #1944 and don't reload SCI namespace on every hook usage

github.com/clj-kondo/clj-kondo - 9f295e496097030b55428545866bcf970a17bee9 authored about 2 years ago
Fix #1949: :aliased-namespace-var-usage gives erroneous output for keywords

github.com/clj-kondo/clj-kondo - c1ea8d114401125b9f586e5fd3ab7ea8261a3953 authored about 2 years ago
Fix #1920: :def-fn linter (@andreyorst) (#1948)

Co-authored-by: Andrey Listopadov <[email protected]>

github.com/clj-kondo/clj-kondo - 51ccf596e42d7a4bc43af87ed2371d74d2059371 authored about 2 years ago
changelog [skip ci]

github.com/clj-kondo/clj-kondo - da37f4a7043a9f198e053ec08f006ffece2f0489 authored about 2 years ago
Finish release

github.com/clj-kondo/clj-kondo - 1c0a90df749efdd00daa9b99f190ab3031148c45 authored about 2 years ago
Fix #1742: :aliased-namespace-var-usage (#1941)

github.com/clj-kondo/clj-kondo - 3aa586e0ff8add8f59c27f6829002a2cf90f3611 authored about 2 years ago
Fix #1891: Support CLJ_KONDO_EXTRA_CONFIG_DIR env var (#1940)

github.com/clj-kondo/clj-kondo - bae24c63764a255fe43ebf9ac19fc9e1b761eddf authored about 2 years ago
Fix #1911: missing test assertion linter doesn't work in CLJS

github.com/clj-kondo/clj-kondo - 498636cd9713c69a899a1ddc9076a22775db3e19 authored about 2 years ago
Fix #1939: no longer warn on unused namespace that was only used with :as-alias

github.com/clj-kondo/clj-kondo - 3c7de71bf29da87273998908760da64da832fc0e authored about 2 years ago
#1902: always add :name

github.com/clj-kondo/clj-kondo - cba2b3e30e4f2c9de38d4e80b9c386815a98d5ec authored about 2 years ago
#1902: only resolve in non-edn

github.com/clj-kondo/clj-kondo - 3e0855cf1d4e8affe003f7d1194e513548243eb8 authored about 2 years ago
#1902: only resolve in non-edn

github.com/clj-kondo/clj-kondo - aee0977b650c1bb532811658a8ececc7c9d8017b authored about 2 years ago
#1902: Provide `:symbols` analysis for navigation to symbols in quoted forms or EDN files (#1938)

github.com/clj-kondo/clj-kondo - cc1497e2c44a71ea11e1ac1a79550b49b7dfcfff authored about 2 years ago
Fix #1922: don't crash on invalid type specification (#1937)

github.com/clj-kondo/clj-kondo - 68e1e37acf556e27056f2d77e808c20057f0f5d2 authored about 2 years ago
Fix [#1926](https://github.com/clj-kondo/clj-kondo/issues/1926): Add keyword analysis for edn files (#1936)

Co-authored-by: Eric Dallo <[email protected]>

github.com/clj-kondo/clj-kondo - 8ddf1e6c568b04c60bed29e6e3a5c05d286dbdb8 authored about 2 years ago
fix docs [skip ci]

github.com/clj-kondo/clj-kondo - 0a385379f49367b37d6124d3cacb78c64e95319c authored about 2 years ago
Mention blog post

github.com/clj-kondo/clj-kondo - 48f1f9ef54799c73a117f8b6e0080b02710e9f71 authored about 2 years ago
Add comment about macros

github.com/clj-kondo/clj-kondo - f6d4c7e262d7577b6221db5f5b41441801b84dec authored about 2 years ago
check max glibc for dynamic linux builds (#1932)

github.com/clj-kondo/clj-kondo - 87bdae2b89b1abda6f6fc34d8f2b25925793931d authored about 2 years ago
Fix MegaLinter action link in documentation (#1930)

github.com/clj-kondo/clj-kondo - b7c73b017bda00f911b0ac9292045b69d1c66cdb authored about 2 years ago
Use backwards-compatible option for xargs (#1925)

From the manual
```
-r Compatibility with GNU xargs. The GNU version of xargs runs ...

github.com/clj-kondo/clj-kondo - e2647e2a501990fcd2b983deac1953e3ecf5fc7a authored about 2 years ago