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 #2457: :equals-float linter

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 23 days ago
float equality

github.com/clj-kondo/clj-kondo - ShalokShalom opened this issue about 1 month ago
println-driven debugging

github.com/clj-kondo/clj-kondo - acamargo opened this pull request about 2 months ago
Add printf to vars linted by analyze-format

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request about 2 months ago
If nil return

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request about 2 months ago
Lint for nil return from if-like forms

github.com/clj-kondo/clj-kondo - tomdl89 opened this issue about 2 months ago
Fix #2448: redundant nested call in hook gen'ed code

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Fix #2446: false positive redundant ignore

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 2 months ago
Fix :keyword-binding linter example

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request 2 months ago
Fix uneval on reader conditionals

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this pull request 2 months ago
Document :cljc config option

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this pull request 2 months ago
:lint-as doesn't convey certain checks

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 3 months ago
Fix #2212: new :redundant-nested-call linter

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
Fix lang for registering unused ignores

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
Add redundant-nesting linter

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request 3 months ago
Fix #2407: support ignore hint on called symbol

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
Fix #1786: support gen-interface

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 3 months ago
Detect empty 'require' and ':require' forms

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this pull request 3 months ago
Empty require in ns doesn't throw an error

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 3 months ago
false positive with str/replace

github.com/clj-kondo/clj-kondo - borkdude opened this issue 3 months ago
Add new `--report-level` CLI option

github.com/clj-kondo/clj-kondo - stig opened this pull request 4 months ago
Fix #1784: redundant-do in catch

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

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

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

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

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

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Expose node ancestors in hook api

github.com/clj-kondo/clj-kondo - simonacca opened this issue 5 months ago
Update built-in cache

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 5 months ago
Fix #2355: support self-require + :as-alias

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

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

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

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

github.com/clj-kondo/clj-kondo - frenchy64 opened this pull request 5 months ago