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
Incorrect "unused value" warning on list with maps
github.com/clj-kondo/clj-kondo - kimmoahola opened this issue 6 months ago
github.com/clj-kondo/clj-kondo - kimmoahola opened this issue 6 months ago
Fix #1603: support Java classes in :analyze-call hook
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
Fix #2303, support array class notation of Clojure 1.12
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
New linter — `:redundant-ignore`
github.com/clj-kondo/clj-kondo - DeLaGuardo opened this issue 6 months ago
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
Performance: code that analyzes fn bindings is ran twice
github.com/clj-kondo/clj-kondo - borkdude opened this issue 6 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 6 months ago
Fix #2362: turn min-version warning into lint warning
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
Ability to fail linting if clj-kondo is outdated
github.com/clj-kondo/clj-kondo - imrekoszo opened this issue 6 months ago
github.com/clj-kondo/clj-kondo - imrekoszo opened this issue 6 months ago
Fix #2359: fix deref type checking
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
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
github.com/clj-kondo/clj-kondo - borkdude opened this issue 6 months ago
Fix #2357: :discouraged-namespace can have :level per namespace
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 6 months ago
discouraged-ns does not use the level correctly
github.com/clj-kondo/clj-kondo - AndreaCrotti opened this issue 6 months ago
github.com/clj-kondo/clj-kondo - AndreaCrotti opened this issue 6 months ago
feat: add filter to `line-length` linter apply only in some paths
github.com/clj-kondo/clj-kondo - jerielverissimo opened this pull request 6 months ago
github.com/clj-kondo/clj-kondo - jerielverissimo opened this pull request 6 months ago
Requiring the current namespace with an alias isn't marked as unused
github.com/clj-kondo/clj-kondo - dpassen opened this issue 7 months ago
github.com/clj-kondo/clj-kondo - dpassen opened this issue 7 months ago
Fix #2344: copying configs and linting dependencies can now be done in one go with --dependencies --copy-configs
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
Fix #2352: type mismatch error for `or` without arguments
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
`clj-kondo` appears to give type-mismatch error for code that runs without errors on JVM Clojure
github.com/clj-kondo/clj-kondo - teodorlu opened this issue 7 months ago
github.com/clj-kondo/clj-kondo - teodorlu opened this issue 7 months ago
Add support to s/protocol from prismatic schema
github.com/clj-kondo/clj-kondo - lucasmafra opened this pull request 7 months ago
github.com/clj-kondo/clj-kondo - lucasmafra opened this pull request 7 months ago
Support s/defprotocol from prismatic schema
github.com/clj-kondo/clj-kondo - lucasmafra opened this issue 7 months ago
github.com/clj-kondo/clj-kondo - lucasmafra opened this issue 7 months ago
Disable `:unused-bindings` warning for as-bindings like `{:as my-symbol :keys [...]}`?
github.com/clj-kondo/clj-kondo - theronic opened this issue 7 months ago
github.com/clj-kondo/clj-kondo - theronic opened this issue 7 months ago
Fix #2342: report unused maps, vectors, sets, regexes, functions as :unused-value
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 7 months ago
Fix #2345: SARIF output fix and some enhancements
github.com/clj-kondo/clj-kondo - nxvipin opened this pull request 7 months ago
github.com/clj-kondo/clj-kondo - nxvipin opened this pull request 7 months ago
Cache not invalidated when importing library config
github.com/clj-kondo/clj-kondo - colin-p-hill opened this issue 7 months ago
github.com/clj-kondo/clj-kondo - colin-p-hill opened this issue 7 months ago
Reorganize clojure.core type annotations
github.com/clj-kondo/clj-kondo - yuhan0 opened this pull request 8 months ago
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
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 8 months ago
Fix #2335: read causes side effect, thus not an unused value
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 8 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 8 months ago
Fix #2336: doto type checking
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 8 months ago
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 8 months ago
Feature request: propagate return types of do
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue 8 months ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue 8 months ago
Unused value with clojure.tools.reader.edn/read
github.com/clj-kondo/clj-kondo - borkdude opened this issue 8 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 8 months ago
Analyse types of do and doto expressions
github.com/clj-kondo/clj-kondo - yuhan0 opened this pull request 8 months ago
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
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 8 months ago
Fix #2391: support :discouraged-var on global js values
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
Document :filename-pattern
github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this pull request 9 months ago
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
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
Fix #2322: add location to warning about invalid unicode character
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
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
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
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
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
github.com/clj-kondo/clj-kondo - borkdude opened this issue 9 months ago
Location missing on literal syntax errors
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue 9 months ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue 9 months ago
The `:redefined-var` documentation is outdated
github.com/clj-kondo/clj-kondo - Valdermeyder opened this issue 9 months ago
github.com/clj-kondo/clj-kondo - Valdermeyder opened this issue 9 months ago
Fix #2227: allow :flds to be used in keys destructuring for ClojureDart
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 9 months ago
Support linting JavaScript vars in clj-kondo
github.com/clj-kondo/clj-kondo - mjarus007 opened this issue 9 months ago
github.com/clj-kondo/clj-kondo - mjarus007 opened this issue 9 months ago
Support linting JavaScript vars in clj-kondo
github.com/clj-kondo/clj-kondo - mjarus008 opened this issue 9 months ago
github.com/clj-kondo/clj-kondo - mjarus008 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
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
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
github.com/clj-kondo/clj-kondo - borkdude 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
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
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
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
github.com/clj-kondo/clj-kondo - puredanger opened this issue 10 months ago
Useless for expression not reported as an unused value
github.com/clj-kondo/clj-kondo - cjohansen opened this issue 10 months ago
github.com/clj-kondo/clj-kondo - cjohansen opened this issue 10 months ago
Fix typo, determistic -> deterministic
github.com/clj-kondo/clj-kondo - dpassen opened this pull request 10 months ago
github.com/clj-kondo/clj-kondo - dpassen opened this pull request 10 months ago
Import configurations to intermediate directory instead of top level
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
Fix #2304: report unused value in defn body
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Pre/Post maps break unused-value and misplaced-docstring lints
github.com/clj-kondo/clj-kondo - IGJoshua opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - IGJoshua opened this issue 11 months ago
Array class notation will change to`String/1`, per CLJ-2833
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
Warn on actual vs expected order in tests
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue 11 months ago
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
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
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
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
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
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
:case-symbol-test should warn on symbol in list
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
Fix #2293: fix false positive static field call for (Thread/interrupted)
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
false positive(?) : Static fields should be referenced without parens unless they are intended as function calls
github.com/clj-kondo/clj-kondo - jasonjckn opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - jasonjckn opened this issue 11 months ago
Wrong unresolved error on defmacro
github.com/clj-kondo/clj-kondo - licht1stein opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - licht1stein opened this issue 11 months ago
Fix #2288: fix static method analysis and suppressing :java-static-field-call locally
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 11 months ago
Fix #2093: add arm64 docker image
github.com/clj-kondo/clj-kondo - harryzcy opened this pull request 11 months ago
github.com/clj-kondo/clj-kondo - harryzcy opened this pull request 11 months ago
clj-kondo incorrectly flags method as field
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 11 months ago
Fix #2278: bigint is a known symbol in CLJS in extend-type
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Fix #2276: new class array notation may occur outside metadata
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
clj-kondo Pod - lint stdin
github.com/clj-kondo/clj-kondo - pedrorgirardi opened this issue 12 months ago
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
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
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
github.com/clj-kondo/clj-kondo - tomdl89 opened this pull request 12 months ago
ambiguous unhinted method-as-function should warn about adding metadata
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
Eliminate warning from shadowing clojure.core/update-vals
github.com/clj-kondo/clj-kondo - alexhall opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - alexhall opened this pull request 12 months ago
Warning due to shadowing of clojure.core/update-vals
github.com/clj-kondo/clj-kondo - alexhall opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - alexhall opened this issue 12 months ago
False positive bigint in (extend-type bigint IDeref (-deref [_])) (CLJS 1.11.132)
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
Class/forName considered as function name (proposal: say that it must be a class symbol)
github.com/clj-kondo/clj-kondo - arichiardi opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - arichiardi opened this issue 12 months ago
String* may also appear outside of metadata
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
Fix #2274: support new clojure 1.12 type hint notations
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Clojure 1.12 Alpha 7 param-tags placeholder not recognized
github.com/clj-kondo/clj-kondo - seancorfield opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - seancorfield opened this issue 12 months ago
Fix #2272: var is always true
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Report var usage in `if`/`when` condition as always truthy
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue 12 months ago
Fix #2259: ns-unmap var defined prior in namespace
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
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
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
Fix #2251: support suppressing :unused-value using :config-in-call
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago
github.com/clj-kondo/clj-kondo - borkdude opened this pull request 12 months ago