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

New linter — `:redundant-ignore`

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/clj-kondo/clj-kondo - dpassen opened this pull request 10 months ago
Fix #2304: report unused value in defn body

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Fix #2302: new linter `:equals-expected-position`

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Warn on actual vs expected order in tests

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 11 months ago
Reduce memory usage

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Add :java-static-field-call to doc/linters.md

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this pull request 11 months ago
:java-static-field-call isn't documented

github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 11 months ago
Fix #1732: warn on shadowed fn param

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Fix #2295: lint case test symbols in list

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Docker multi-arch images

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Docker stuff

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Wrong unresolved error on defmacro

github.com/clj-kondo/clj-kondo - licht1stein opened this issue 11 months ago
Fix #2093: add arm64 docker image

github.com/clj-kondo/clj-kondo - harryzcy opened this pull request 11 months ago
clj-kondo Pod - lint stdin

github.com/clj-kondo/clj-kondo - pedrorgirardi opened this issue 12 months ago
Lint files in topological sort order

github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
Improve help text /wrt --config

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Expand fn literals at threading macroexpand time

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request 12 months ago
Fix #2272: var is always true

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Fix #2266: suppress :not-a-function in reader tag

github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago