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

[#1607] Disable :namespace-mismatch until further notice due to problems on Windows

github.com/clj-kondo/clj-kondo - af6b18c03ab9603a96cd33fe0b8bc33d8c934675 authored almost 3 years ago
fix #1605: error while determining namespace mismatch on Windows (#1606)

github.com/clj-kondo/clj-kondo - c2f8e457d0a840aa130739bbed2dc05827d34132 authored almost 3 years ago
feat #1602 [analysis] add protocol name and ns to its methods (#1604)

Analysis data now includes :protocol-ns and :protocol-name on protocol methods

Closes #1602

github.com/clj-kondo/clj-kondo - ce7520b1991f5a5f32f87e608235b1b8db86f8a4 authored almost 3 years ago
hook docs: just use meta from node [skip ci]

github.com/clj-kondo/clj-kondo - 6376db70bdfdde03f8f84a2c6222aa890219e2f7 authored almost 3 years ago
fix #1594: lint clojure.test.check.properties/for-all as let

github.com/clj-kondo/clj-kondo - 3a9a91fbdf8281f772384a57242091c5fcd0289a authored almost 3 years ago
doc #1580: remove dead links [skip ci]

github.com/clj-kondo/clj-kondo - 94a28aee65c1fc0499e8bc8449ddc51e65cbb8f1 authored almost 3 years ago
fix #892: suppress unresolved namespaces in data readers config

github.com/clj-kondo/clj-kondo - 777e9c1e92798998dfd382252faf8d4265944074 authored almost 3 years ago
fix #1578: allow deprecated var config in ns form metadata

github.com/clj-kondo/clj-kondo - a31f92d5b6acfccfb5c587d11100f08b9bb301d6 authored almost 3 years ago
fix #1579: relax linting in tagged literal forms

github.com/clj-kondo/clj-kondo - 3f83ac85a855f3f1d5a8f248998e574cee1565e8 authored almost 3 years ago
fix #1582: False positive Insufficient input when using symbol call

github.com/clj-kondo/clj-kondo - 8c095c7a13bc9365ab55f8c8801c8b3a579652f6 authored almost 3 years ago
fix #1581: redundant fn wrapper false positive when using pre-post-map

github.com/clj-kondo/clj-kondo - e5ed49ea15c9c0861f80a4135ac8de514afb0b1b authored almost 3 years ago
fix #1588: analyze type hint in reified method

github.com/clj-kondo/clj-kondo - 308c27ffbeac22f2e7fde3ab140198b62e70d51f authored almost 3 years ago
Reference maintained AUR helpers (#1601)

github.com/clj-kondo/clj-kondo - 0bfb1a2d17d9725acd583948f71bb5f2db955799 authored almost 3 years ago
fix #1598: :scope-end-row is missing on multi-arity fn args (#1600)

Co-authored-by: Jacob Maine <[email protected]>

github.com/clj-kondo/clj-kondo - 8163afab67596ecc0bf384bb3a1951012c6db0aa authored almost 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - b8537b76a132c5f997e6f42b8c8ca2408c9a94eb authored almost 3 years ago
#1240: Add new linter :namespace-name-mismatch (#1596)

github.com/clj-kondo/clj-kondo - a26bae8bfd26d4e176844294dd48e06ba3585164 authored almost 3 years ago
fix #1592: Insert new arg-types before hook invocation

github.com/clj-kondo/clj-kondo - 4495e9387733e891ee735d745fd0bcf92185d59c authored almost 3 years ago
Bump SCI to 0.3.0

github.com/clj-kondo/clj-kondo - e01556274226c58ae4796649362eea609f4385a5 authored almost 3 years ago
Fix typo in linters.md (#1590)

* Fix typo for :unsorted-required-namespaces

* Update TOC

* Update linters.md

github.com/clj-kondo/clj-kondo - 5d44a697be6b823d4bdbe337168082d11ac551a9 authored almost 3 years ago
Fix #1584: cycle detection in bb.edn throws error

only consider entries where:
- key is a symbol
- task def is a map

github.com/clj-kondo/clj-kondo - 919478cdfc58b47dd48a7383c9b3a6de2b507b1f authored almost 3 years ago
Update built-in cache to latest clojure 11 beta

github.com/clj-kondo/clj-kondo - 0781c6ee837a96566ab813a381837507807219f8 authored almost 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 0302c2d49132ac90f464903d1d5241f2ccf872e9 authored almost 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - f09560576eba0fc76badc35c04a285d38e94a069 authored almost 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 3feb53d0e9f2372be9a8dc9f28d7e6fba4fedf7b authored almost 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 92a5a89b0c814eacdd4012cd0e2a9d63ab057bde authored almost 3 years ago
Feat #1526: detect redundant fn wrappers (#1577)

github.com/clj-kondo/clj-kondo - 9320dc035aa1020d8e7fdcdd8e7fc280464bb42e authored almost 3 years ago
Fix #1571: ignore spliced reader conditionals wrt/ namespace sorting

github.com/clj-kondo/clj-kondo - 7b2e648ce91f12b43056b438191123c954662413 authored almost 3 years ago
[fix 1574] def usage context contains reference of the re-frame... (#1575)

...reg-sub it is used in

github.com/clj-kondo/clj-kondo - a574163c72bee4e892e3d4e69c643c3b882856eb authored almost 3 years ago
Upgrade eastwood (#1573)

github.com/clj-kondo/clj-kondo - 1ef9516c2856a7f4497f3ffccff5caa2d9d49dce authored almost 3 years ago
Upgrade SCI and cheshire

github.com/clj-kondo/clj-kondo - 33c39b8dc0d8fbb3f4d661946ce26ddda17a3a69 authored almost 3 years ago
Simplify expansion of fn literal (prepare for redundant-fn-wrapper)

github.com/clj-kondo/clj-kondo - a7a4d5394154f3d1ebf427df0af78619d4d44ac2 authored almost 3 years ago
Feat #1484 [analysis] Add protocol impls (#1569)

github.com/clj-kondo/clj-kondo - 0947a608126fb84df6a46c19c7b85ae76ec63943 authored about 3 years ago
ignore private tasks (#1568)

github.com/clj-kondo/clj-kondo - 27e604f5ca62420b207a863afbf3b3e7c0656146 authored about 3 years ago
Feature #1560: implement some more basic linting for bb.edn (#1567)

github.com/clj-kondo/clj-kondo - aea609af3fa7fe6ee41d90b89aa2dcf322f457e2 authored about 3 years ago
Fix #783: fix NPE with impl that may occur when kw-calls resolved into a :call

github.com/clj-kondo/clj-kondo - 401dbc25d76fe0e6b65d3635e3e26107e0f7182d authored about 3 years ago
Fix #1540: imported class flagged as unused when it only appears in annotation metadata.

github.com/clj-kondo/clj-kondo - fe357bded5694617ddff021b297529fbb22bd831 authored about 3 years ago
Update setup-clj-kondo example (#1565)

The commit referenced in the example points to an old version of setup-clj-kondo.

Since https...

github.com/clj-kondo/clj-kondo - e8356e4a70fb3342f2eb4f7b16eb6e1cdba04412 authored about 3 years ago
CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - 32aab317abdff4ee634adc9b31757c456e90bf3f authored about 3 years ago
Fix #1563: vector inside list should not be linted as function call when inside tagged literal

github.com/clj-kondo/clj-kondo - 0c3d239754ce11cd9561731f356ac94d4901e562 authored about 3 years ago
Fix #783: keyword map type inference and ret map for function calls

Co-authored-by: Paulo Rafael Feodrippe <[email protected]>

github.com/clj-kondo/clj-kondo - bcad7ea524d0c706c77610c829298a118220ee29 authored about 3 years ago
do not use qualified keywords for built in linters. (#1562)

github.com/clj-kondo/clj-kondo - 4873ac3fa9a0ffe15a1bcee560dcbb6733bc279b authored about 3 years ago
split `:bb.edn` linter and set default levels to `:error` (#1559)

* split `:bb.edn` linter, set default level to `:error`.

* update documentation.

* shorten...

github.com/clj-kondo/clj-kondo - e0bc4f11f29e7e546c13fe24d941d3b812cfa623 authored about 3 years ago
feat #1549: detect and warn on cyclic task dependencies in bb.edn (#1554)

* implement task cycle detection in scope of `:bb.edn` linter.

* update changelog.

github.com/clj-kondo/clj-kondo - 504077db186c00e09ec16bd85c01ebafa2cb86f1 authored about 3 years ago
match on :depends instead of defaulting to last element. (#1551)

* match on :depends instead of defaulting to last element.

* keep var name consistent.

github.com/clj-kondo/clj-kondo - 204b361c39eaf7ea234af7ee5c47a48652488e66 authored about 3 years ago
fixes #1547: detect dependance on undefined tasks in bb.edn (#1548)

github.com/clj-kondo/clj-kondo - 73401124943520626c3ebb68e8100679bae950e2 authored about 3 years ago
chore: CHANGELOG [skip ci]

github.com/clj-kondo/clj-kondo - de903bd46c6d4a27b8d3ba1baa74cbcbd6873bc9 authored about 3 years ago
Fix #1545: recur in cond-> gives warning about recur not in tail position.

github.com/clj-kondo/clj-kondo - 90aac2ce209ae2c5ba5c35c364528a7c656b7ae8 authored about 3 years ago
Fix [#1537](https://github.com/clj-kondo/clj-kondo/issues/1537): stackoverflow with potemkin import vars with cyclic references (2)

github.com/clj-kondo/clj-kondo - 808ab6b7312ef5bb5a981665df077a6f2c8a9a14 authored about 3 years ago
Fix #1535: support CLJS vars / protocols references via dot rather than slash (#1539)

github.com/clj-kondo/clj-kondo - 9ec1d96b51f466dd0c3fae4cacce3087bbde7209 authored about 3 years ago
Use :replace-deps for tools (#1538) [skip ci]

See #1536 for an issue that bubbled this up

github.com/clj-kondo/clj-kondo - 4bef437e994bfa76d3731466221466c32667ea84 authored about 3 years ago
fix #1537: stackoverflow with potemkin import vars with cyclic references

github.com/clj-kondo/clj-kondo - d2b00cb2467937969cdc3ca19eef02fd2a783731 authored about 3 years ago
Revert "Revert "debug warning about file being linted""

This reverts commit b8b0c33d9e312dcb189cf25dc996b9e72e6fc6b3.

github.com/clj-kondo/clj-kondo - 44fa20c186fa3f038b8777a8c2456678d08d25f9 authored about 3 years ago
chore: eastwood predicate info updated

github.com/clj-kondo/clj-kondo - cdf2909749521f66c3970fbfc1eb8be20095f58b authored about 3 years ago
feat #1527: linting for .clj-kondo/config.edn (#1534)

github.com/clj-kondo/clj-kondo - 634294183a0aa2ca53f705859cec0fadcbf1cabd authored about 3 years ago
chore: upgrade datalog-parser to 0.1.9

github.com/clj-kondo/clj-kondo - cb8932c9a83e7b29c450762425d3db4140f9aac9 authored about 3 years ago
fix #1533: missing end location in anonyous function body

github.com/clj-kondo/clj-kondo - af77070e66a6a6734d06e9200eb910a18c309121 authored about 3 years ago
[#1532] Symbol arg to fdef can be arbitrary namespace

github.com/clj-kondo/clj-kondo - a603c621ee2e41133ba24a9d1c7411b7a0f27ad7 authored about 3 years ago
Add missing -M in clj invocation (#1531) [skip ci]

github.com/clj-kondo/clj-kondo - fc2c88c1cdfb875c112240fbcdff3d318e6d6049 authored about 3 years ago
companies.md [skip ci]

github.com/clj-kondo/clj-kondo - 67e992aa6c92e6675997e5558729d6efd2db51c6 authored about 3 years ago
Revert "debug warning about file being linted"

This reverts commit ef97a469bd7808dd5d270aec4f56baf9aa5ee616.

github.com/clj-kondo/clj-kondo - b8b0c33d9e312dcb189cf25dc996b9e72e6fc6b3 authored about 3 years ago
debug warning about file being linted

github.com/clj-kondo/clj-kondo - ef97a469bd7808dd5d270aec4f56baf9aa5ee616 authored about 3 years ago
Add Sublime Text instructions (#1525)

github.com/clj-kondo/clj-kondo - 6a387216a742c314aafc0c11b19a9d2abebf0561 authored about 3 years ago
docs [skip ci]

github.com/clj-kondo/clj-kondo - 18c419aae4cc5122bb29a52a824a6f8edfab90ac authored about 3 years ago
Add clojure extras plugin to docs (#1524)

* Add clojure extras plugin to docs

* Undo unwanted changes

github.com/clj-kondo/clj-kondo - a83bf599783b7e3284202a503ad4a56958689f33 authored about 3 years ago
[#1514] Only print informative messages when --debug is enabled.

github.com/clj-kondo/clj-kondo - a9ccfaf220458bdfa5d616d15fe1d3e7647c2eb0 authored about 3 years ago
CHANGELOGS [skip ci]

github.com/clj-kondo/clj-kondo - 139ab1f6277e2db63458c2f3ffb62783556e4aeb authored about 3 years ago
[#1523] progress should print to stderr

github.com/clj-kondo/clj-kondo - 9ea70a5b95c0225b012bb2efe3698766033e8266 authored about 3 years ago
[#1521] Improve potemkin generated var-definitions (#1522)

github.com/clj-kondo/clj-kondo - 51b10ac887f5b0deb28b3b8f749e1590ffa24458 authored about 3 years ago
[#1519] Relax reduce-without-init for functions known to be safe

github.com/clj-kondo/clj-kondo - 564e9f4f5fffc99ca04595ea1c980d61e715a137 authored about 3 years ago
[#1520] Stabilize cache version independent from kondo version

github.com/clj-kondo/clj-kondo - d3c39e7f8023c571d102bc7adce483d040348351 authored about 3 years ago
docs [skip ci]

github.com/clj-kondo/clj-kondo - 1ece6767a16f3eea5fa87baeea218c1fd2889a56 authored about 3 years ago
[#1136] Conflicting arities in multi-arity function (#1513)

github.com/clj-kondo/clj-kondo - 698ae93f1bbcd05240df1270b71f74d6f6f1f8bc authored about 3 years ago
reduce without init

github.com/clj-kondo/clj-kondo - 17c64ded054edf0b5fe87b26ac07d4043538285c authored about 3 years ago
reduce without init

github.com/clj-kondo/clj-kondo - f1f041babc529b5bb1ef9e0026d144c4c0ec6647 authored about 3 years ago
docs [skip ci]

github.com/clj-kondo/clj-kondo - 9e9a0f5d89e0f6f1e2345402b6f62b0ced1c5d78 authored about 3 years ago
[#1496] Slight rewording

github.com/clj-kondo/clj-kondo - 5159c5daadf982105a552254ba6ec758886b549b authored about 3 years ago
[#1064] Minor rewording

github.com/clj-kondo/clj-kondo - 098d2646915648f5780949f970be391bdd5ac7e6 authored about 3 years ago
[#1064] Warn against 2 argument version of reduce (#1512)

github.com/clj-kondo/clj-kondo - e4314395029c2e30a53de31f68eba7bce513bdda authored about 3 years ago
[#1496] Warn on quoted test constants in case (#1511)

github.com/clj-kondo/clj-kondo - f972adcb0441c79963134ea156ca1554932128d2 authored about 3 years ago
Avoid local test failure caused by personal clj-kondo settings (#1508)

* uncomment options in default config, use as base in tests.

* add a bit of documentation

github.com/clj-kondo/clj-kondo - 758475af75115546a40e6605715b853739511111 authored about 3 years ago
[#1507] False positive :docstring-no-summary on multiline docstrings

github.com/clj-kondo/clj-kondo - 37f4339f25f6cb8754637a4c5f81856192d52167 authored about 3 years ago
[#1475] Fix warning location of namespaced map

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