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

Fix #1784: redundant-do in catch

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 18 days ago
Fix #2366: new linter: `:redundant-ignore`

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 22 days ago
deftype and Class/new

github.com/clj-kondo/clj-kondo - dpassen opened this issue 24 days ago
Fix #2395: enum constant call warnings

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 27 days ago
java-static-field-call doesn't detect enum fields

github.com/clj-kondo/clj-kondo - marcobiscaro2112 opened this issue about 1 month ago
Fix #2389: expose hooks-api/callstack

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 month ago
Expose node ancestors in hook api

github.com/clj-kondo/clj-kondo - simonacca opened this issue about 2 months ago
Fix #2386: fix regression introduced in #2364 in letfn

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Update built-in cache

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
warning: Unresolved var: gen/fmap in cljc files

github.com/clj-kondo/clj-kondo - stijnopheide opened this issue about 2 months ago
Fix #2355: support self-require + :as-alias

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Metabase logo

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Report language in cljc lint errors

github.com/clj-kondo/clj-kondo - yuhan0 opened this issue about 2 months ago
New linter: :schema-misplaced-return

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
New linter: :schema-misplaced-return

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Detect misplaced schema return

github.com/clj-kondo/clj-kondo - frenchy64 opened this pull request about 2 months ago
Detect incorrectly positioned return schema

github.com/clj-kondo/clj-kondo - frenchy64 opened this issue about 2 months ago
New linter — `:redundant-ignore`

github.com/clj-kondo/clj-kondo - DeLaGuardo opened this issue 2 months ago
New linter: :destructured-or-binding-of-same-map

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 2 months ago
Fix #2359: fix deref type checking

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
Upgrade deps

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
@inc should warn with type error

github.com/clj-kondo/clj-kondo - borkdude opened this issue 3 months ago
Add support to s/protocol from prismatic schema

github.com/clj-kondo/clj-kondo - lucasmafra opened this pull request 3 months ago
Add SARIF test

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 4 months ago
Invalid SARIF output

github.com/clj-kondo/clj-kondo - nxvipin opened this issue 4 months ago
Report unused map value

github.com/clj-kondo/clj-kondo - borkdude opened this issue 4 months ago
Reorganize clojure.core type annotations

github.com/clj-kondo/clj-kondo - yuhan0 opened this pull request 5 months ago
Warn on a literal used in `is` form

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 5 months ago
Fix #2336: doto type checking

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Fix #2336: return type checking for do

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Analyse types of do and doto expressions

github.com/clj-kondo/clj-kondo - yuhan0 opened this pull request 5 months ago
Report locations for more reader errors

github.com/clj-kondo/clj-kondo - yuhan0 opened this pull request 5 months ago
Fix imported configs in new imports dir

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Document :filename-pattern

github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this pull request 5 months ago
Fix #2307: import configs to intermediate dir

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Split :redundant-str-call in own linter, #2323

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Fix #2361: handle ignore hint on protocol method

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
False positive for #2323

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Fix #2323: detect unused str calls

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Detect redundant calls to str

github.com/clj-kondo/clj-kondo - borkdude opened this issue 5 months ago
Fix #2135: regression with unused JS lib

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
Linting ignore for Class/forName

github.com/clj-kondo/clj-kondo - dotemacs opened this issue 6 months ago
False positive unused JS library

github.com/clj-kondo/clj-kondo - borkdude opened this issue 6 months ago
Custom file types

github.com/clj-kondo/clj-kondo - danieroux opened this issue 6 months ago
Fix #2309: report unused for expression

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
Remove stray backtick

github.com/clj-kondo/clj-kondo - danieroux opened this pull request 7 months ago
Fix #1035: Support SARIF output

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
Linter: unresolved type hint class names

github.com/clj-kondo/clj-kondo - puredanger opened this issue 7 months ago
Fix typo, determistic -> deterministic

github.com/clj-kondo/clj-kondo - dpassen opened this pull request 7 months ago