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

Add test for #2161

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

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

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

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

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

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

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

github.com/clj-kondo/clj-kondo - AndreaCrotti opened this issue over 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
Consider cljd files as source files

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
Fix #2100: make running lint-as test idempotent

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
analyze and act on defprotocol metadata

github.com/clj-kondo/clj-kondo - lread opened this pull request over 1 year ago
dev docs: update GraalVM version

github.com/clj-kondo/clj-kondo - lread opened this pull request over 1 year ago
Fix reflect config for javaparser + add native tests

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix reflect config for javaparser

github.com/clj-kondo/clj-kondo - ericdallo opened this pull request over 1 year ago
add `suggested-refers` to `findings`

github.com/clj-kondo/clj-kondo - dharrigan opened this issue over 1 year ago
#2078: detect more missing test assertion

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #2079, analysis for data_readers.clj

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix #2066: :plus-one and :minus-one

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix typos in hooks.md code examples

github.com/clj-kondo/clj-kondo - stig opened this pull request over 1 year ago
ClojureCLR support

github.com/clj-kondo/clj-kondo - elenapoot opened this issue over 1 year ago
Fix #2065: :equals-true

github.com/clj-kondo/clj-kondo - borkdude opened this pull request over 1 year ago
Fix `lint stdin` example command

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