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

Fixes NPE when importing string

github.com/clj-kondo/clj-kondo - cosineblast opened this pull request 12 months ago
Update ci-integration.md

github.com/clj-kondo/clj-kondo - bahulneel opened this pull request 12 months ago
New linter `:equals-false`

github.com/clj-kondo/clj-kondo - svdo opened this pull request 12 months ago
Uniform aliasing linter

github.com/clj-kondo/clj-kondo - acamargo opened this issue about 1 year ago
Uniform aliasing linter

github.com/clj-kondo/clj-kondo - acamargo opened this pull request about 1 year ago
Add end-row and end-col template variables

github.com/clj-kondo/clj-kondo - joshgelbard opened this pull request about 1 year ago
Fix #2183: respect :level in :discouraged-var config

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 year ago
Fix #2187: Make string non nilable for parse-uuid

github.com/clj-kondo/clj-kondo - dbunin opened this pull request about 1 year ago
Parse-uuid typed wrongly

github.com/clj-kondo/clj-kondo - dbunin opened this issue about 1 year ago
Fix #1804: new linter :self-requiring-namespace

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 year ago
Fix #1332: :unused-alias linter

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 year ago
Fix #2164: deftest inside let triggers :unused-value

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 year ago
Linting for `throw`

github.com/clj-kondo/clj-kondo - skynet-gh opened this issue about 1 year ago
Add test for #2161

github.com/clj-kondo/clj-kondo - borkdude opened this pull request about 1 year ago
Wrong type on clojure.core/zero?

github.com/clj-kondo/clj-kondo - lambdank opened this issue about 1 year ago
Add threaded-fn-form linter

github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request about 1 year ago
New linter idea: threaded-fn-form

github.com/clj-kondo/clj-kondo - tomdl89 opened this issue about 1 year ago
support = in arguments

github.com/clj-kondo/clj-kondo - AndreaCrotti opened this pull request about 1 year ago
Support for code usage in bb.edn files

github.com/clj-kondo/clj-kondo - mmeroberts opened this issue about 1 year ago
Exclude namespaces from the deprecated namespace linter

github.com/clj-kondo/clj-kondo - robert-stuttaford opened this issue about 1 year ago
Support `=` in options

github.com/clj-kondo/clj-kondo - AndreaCrotti opened this issue about 1 year ago
[analysis] - add gen-class info

github.com/clj-kondo/clj-kondo - brandonstubbs opened this issue over 1 year ago
Cache analysis by library version

github.com/clj-kondo/clj-kondo - lilactown opened this issue over 1 year ago
Fix #1294: redefined var comment edge case

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #2132: deftest unused value false negative

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #2128: :exclude-files option

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #1199: feature is not a keyword

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
False positives related to data readers

github.com/clj-kondo/clj-kondo - marcobiscaro2112 opened this issue over 1 year ago
[java] Fix nested classes javaparser analysis

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
Fix #1199: unsorted imports

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Problem with extend-protocol and arrays

github.com/clj-kondo/clj-kondo - jakepearson opened this issue over 1 year ago
exclude-files option (by regex)

github.com/clj-kondo/clj-kondo - borkdude opened this issue over 1 year ago
Is it possible to exclude a linter by path?

github.com/clj-kondo/clj-kondo - jakepearson opened this issue over 1 year ago
Fix #1125: deprecated-namespace linter

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #1082: protocol methods do not support varargs

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Add try catch to java analysis

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
Potemkin in-ns bug

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
Fix java analysis reflection issues

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
Support `in-ns` for potemkin

github.com/clj-kondo/clj-kondo - ericdallo opened this issue over 1 year ago
Fix #2111: warn on symbol in case test

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
symbol case constants may yield surprises

github.com/clj-kondo/clj-kondo - borkdude opened this issue over 1 year ago
Fix #2101: false positive with if-some + recur

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago