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
Provide valid analysis when using invalid metadata code `^`
github.com/clj-kondo/clj-kondo - ericdallo opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - ericdallo opened this issue over 2 years ago
Does not recognise `#:clj-kondo{:config` ns metadata
github.com/clj-kondo/clj-kondo - vemv opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - vemv opened this issue over 2 years ago
:lint-as config incompatible with namespace imports via :use
github.com/clj-kondo/clj-kondo - mickh opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - mickh opened this issue over 2 years ago
Lint macro as defn- doesn't work
github.com/clj-kondo/clj-kondo - khmelevskii opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - khmelevskii opened this issue over 2 years ago
Warn about using side-effecting functions with lazy sequence operations
github.com/clj-kondo/clj-kondo - sheluchin opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - sheluchin opened this issue over 2 years ago
Linter: Warn when a namespace use `_` instead of `-` on its name.
github.com/clj-kondo/clj-kondo - ericdallo opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - ericdallo opened this issue over 2 years ago
:lint-as section for component functions called with hiccup
github.com/clj-kondo/clj-kondo - sirmspencer opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - sirmspencer opened this issue over 2 years ago
Changes to :not-empty linter wrt/ clojure 1.12
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 2 years ago
Warn on single-arity calls to distinct?, min, max
github.com/clj-kondo/clj-kondo - enaeher opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - enaeher opened this issue over 2 years ago
Report (reduce str ...) as a problem
github.com/clj-kondo/clj-kondo - pmonks opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - pmonks opened this issue over 2 years ago
Misleading warning in case of duplicate symbols in function's parameters declaration
github.com/clj-kondo/clj-kondo - DeLaGuardo opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - DeLaGuardo opened this issue over 2 years ago
FR: lint error for 'Can't take value of a macro'
github.com/clj-kondo/clj-kondo - nottmey opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - nottmey opened this issue over 2 years ago
Protocol implementations don't support type hint on the arg-vectors, and need them on the method name - new linter?
github.com/clj-kondo/clj-kondo - didibus opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - didibus opened this issue over 2 years ago
Missing warning on param function with malli schema
github.com/clj-kondo/clj-kondo - jeans11 opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - jeans11 opened this issue over 2 years ago
Lint: clojure.test/is assertions inside of let blocks
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue over 2 years ago
Lint invalid bindings in :qualified/keys map destructuring
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue over 2 years ago
Hook for analyzing entire file
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue over 2 years ago
Support non-standard cljc reader conditionals
github.com/clj-kondo/clj-kondo - tangrammer opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - tangrammer opened this issue over 2 years ago
Redefined defmethods
github.com/clj-kondo/clj-kondo - olivergeorge opened this issue over 2 years ago
github.com/clj-kondo/clj-kondo - olivergeorge opened this issue over 2 years ago
Lint: Check for duplicate `:pre` and `:post` expressions
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - NoahTheDuke opened this issue almost 3 years ago
No conversion to symbol when not providing fully qualified symbol in config
github.com/clj-kondo/clj-kondo - TimoKramer opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - TimoKramer opened this issue almost 3 years ago
Warn for function calls with probable mixed up parameter names
github.com/clj-kondo/clj-kondo - snoe opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - snoe opened this issue almost 3 years ago
Regex exclusion for `unresolved symbol` warning
github.com/clj-kondo/clj-kondo - meditans opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - meditans opened this issue almost 3 years ago
Lint: fixed arity function with more params than variadic function
github.com/clj-kondo/clj-kondo - sheluchin opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - sheluchin opened this issue almost 3 years ago
hook-generated (def ...) form doesn't seem recognized by project requiring sicmutils
github.com/clj-kondo/clj-kondo - sritchie opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - sritchie opened this issue almost 3 years ago
Lint for clojure.string/split
github.com/clj-kondo/clj-kondo - nivekuil opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - nivekuil opened this issue almost 3 years ago
:special-form should be true for throw analysis
github.com/clj-kondo/clj-kondo - maxrothman opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - maxrothman opened this issue almost 3 years ago
Linting on arbitrary Java calls not possible
github.com/clj-kondo/clj-kondo - jeroenvandijk opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - jeroenvandijk opened this issue almost 3 years ago
Consider reporting on usage of libraries that are now deprecated
github.com/clj-kondo/clj-kondo - lread opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - lread opened this issue almost 3 years ago
redundant-fn-wrapper in update(-in) calls
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 3 years ago
linting of task code in bb.edn
github.com/clj-kondo/clj-kondo - mknoszlig opened this issue almost 3 years ago
github.com/clj-kondo/clj-kondo - mknoszlig opened this issue almost 3 years ago
Provide custom hooks with the ability to expand namespace aliases on symbols
github.com/clj-kondo/clj-kondo - dannyfreeman opened this issue about 3 years ago
github.com/clj-kondo/clj-kondo - dannyfreeman opened this issue about 3 years ago
Improve clj-kondo to support reify / proxy / proxy+
github.com/clj-kondo/clj-kondo - ieugen opened this issue about 3 years ago
github.com/clj-kondo/clj-kondo - ieugen opened this issue about 3 years ago
Sort incoming sources on namespace dependency
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 3 years ago
Make it easier to configure which sources to report about
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
Suggest `(keep ...` instead of `(filter identity (map ...`
github.com/clj-kondo/clj-kondo - pmonks opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - pmonks opened this issue over 3 years ago
Consider adding hook support for edn files
github.com/clj-kondo/clj-kondo - lread opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - lread opened this issue over 3 years ago
Warn about single segment namespaces
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
Clojure LSP's Goto Definition/Show Documentation/et. issue in ClojureScript and namespace aliases (or macros??)
github.com/clj-kondo/clj-kondo - stevenproctor opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - stevenproctor opened this issue over 3 years ago
Consider supporting macro definitions directly in hooks
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
Warn on use of :or key from :as map in destructuring.
github.com/clj-kondo/clj-kondo - didibus opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - didibus opened this issue over 3 years ago
Detect vector in non-return position as unused value
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 3 years ago
disable redefined-var warning in comment blocks
github.com/clj-kondo/clj-kondo - martinklepsch opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - martinklepsch opened this issue over 3 years ago
Linter for partially extended protocols
github.com/clj-kondo/clj-kondo - slipset opened this issue over 3 years ago
github.com/clj-kondo/clj-kondo - slipset opened this issue over 3 years ago
deps.edn linting of :jvm-opts in top level, show a warning
github.com/clj-kondo/clj-kondo - dvingo opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - dvingo opened this issue almost 4 years ago
[analysis] Support output-schema of a schema.core var-definition
github.com/clj-kondo/clj-kondo - ericdallo opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - ericdallo opened this issue almost 4 years ago
Lint unresolved namespaces/vars in syntax-quoted forms
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue almost 4 years ago
Lint deprecated Java methods/constuctors
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
Name in def should not override class names
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
New linter: multiple forms in .cljc branch
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
When linting a .cljc file, include platform(s) in issues reported
github.com/clj-kondo/clj-kondo - lread opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - lread opened this issue almost 4 years ago
Warn about fn bodies that aren't sorted in increasing arity
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 4 years ago
Support deprecated nss metadata warnings
github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this issue about 4 years ago
github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this issue about 4 years ago
Automatically add .gitignore file in .clj-kondo to ignore .cache directory
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 4 years ago
Performance linting rules
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 4 years ago
Add Linter for Variadic Functions in Protocols
github.com/clj-kondo/clj-kondo - lread opened this issue about 4 years ago
github.com/clj-kondo/clj-kondo - lread opened this issue about 4 years ago
Support SARIF + GitHub Code Scanning
github.com/clj-kondo/clj-kondo - danielcompton opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - danielcompton opened this issue over 4 years ago
Warn about overlapping keys in :keys and named destructuring
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 4 years ago
namespaced keywords are not taken into consideration for "unused import" warnings
github.com/clj-kondo/clj-kondo - zilti opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - zilti opened this issue over 4 years ago
Lint reader syntax errors in #_ ignored forms
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue over 4 years ago
Write linter to discourage usage of previous binding in :or defaults
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 4 years ago
clojure.test predicate linters [issue needs splitting up]
github.com/clj-kondo/clj-kondo - vemv opened this issue over 4 years ago
github.com/clj-kondo/clj-kondo - vemv opened this issue over 4 years ago
Document projects / tools leveraging analysis export
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 5 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue almost 5 years ago
Feature request: Warn if docstring lines exceed max width
github.com/clj-kondo/clj-kondo - serioga opened this issue almost 5 years ago
github.com/clj-kondo/clj-kondo - serioga opened this issue almost 5 years ago
Warn when destructuring overrides function arguments, e.g. (fn [{:as data :keys [data]}] ...)]
github.com/clj-kondo/clj-kondo - theronic opened this issue almost 5 years ago
github.com/clj-kondo/clj-kondo - theronic opened this issue almost 5 years ago
Warn on use of fully qualified classnames when already available via default imports
github.com/clj-kondo/clj-kondo - MicahElliott opened this issue almost 5 years ago
github.com/clj-kondo/clj-kondo - MicahElliott opened this issue almost 5 years ago
Use type hints on function vars to infer return types
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue about 5 years ago
github.com/clj-kondo/clj-kondo - yuhan0 opened this issue about 5 years ago
Detect laziness in try, with-refefs, with-open and binding
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 5 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue about 5 years ago
Detect import without require of records/interfaces
github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this issue over 5 years ago
github.com/clj-kondo/clj-kondo - SevereOverfl0w opened this issue over 5 years ago
Warn on badly formatted prepost map
github.com/clj-kondo/clj-kondo - didibus opened this issue over 5 years ago
github.com/clj-kondo/clj-kondo - didibus opened this issue over 5 years ago
lint vars that refer to other vars as the other vars
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 5 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 5 years ago
report about unsupported reader conditional in .clj or .cljs files
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 5 years ago
github.com/clj-kondo/clj-kondo - borkdude opened this issue over 5 years ago