Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / clj-kondo/clj-kondo issues and pull requests
#2228 - Support chained Dart method/prop calls
Issue -
State: open - Opened by valerauko 12 months ago
- 7 comments
Labels: clojure-dart
#2227 - Support :flds bindings
Issue -
State: closed - Opened by valerauko 12 months ago
- 2 comments
Labels: clojure-dart
#2226 - Support Dart named parameters
Issue -
State: open - Opened by valerauko 12 months ago
- 6 comments
Labels: clojure-dart
#2225 - Unstable diagnostics
Issue -
State: closed - Opened by mrkam2 12 months ago
- 6 comments
#2224 - False positive for private call when using macroexpand hook
Issue -
State: closed - Opened by mrkam2 12 months ago
- 4 comments
#2223 - False positive Unused import of a record class when namespace require uses ':refer :all`
Issue -
State: closed - Opened by mrkam2 12 months ago
- 3 comments
#2222 - Fix #2215: passthrough hook should not affect linting
Pull Request -
State: closed - Opened by borkdude 12 months ago
- 1 comment
#2221 - run! doesn't work in a docker image
Issue -
State: closed - Opened by dpom 12 months ago
- 6 comments
#2220 - Update hooks.md
Pull Request -
State: closed - Opened by mrkam2 12 months ago
- 1 comment
#2219 - Extend :discouraged-var to allow specifying arities
Issue -
State: open - Opened by imrekoszo 12 months ago
#2218 - Running clj-kondo with `--parallel` option sometimes fails with "Clj-kondo cache is locked by other thread or process"
Issue -
State: open - Opened by mrkam2 12 months ago
- 7 comments
#2217 - Hide "Unresolved symbol" for ClojureDart vars which are defined elsewhere
Issue -
State: closed - Opened by daveliepmann 12 months ago
- 2 comments
Labels: clojure-dart
#2216 - unused namespace warning for aliased namespaced keywords only used in one lang in cljc
Issue -
State: closed - Opened by yenda about 1 year ago
- 4 comments
#2215 - `:redundant-let` linter not working inside `deftest` when it has a custom hook
Issue -
State: closed - Opened by camsaul about 1 year ago
- 1 comment
#2214 - Handling bindings that aren't qualified via ns form
Issue -
State: closed - Opened by mode89 about 1 year ago
- 36 comments
#2213 - 1990 minimum clj kondo version
Pull Request -
State: closed - Opened by snasphysicist about 1 year ago
- 4 comments
#2212 - Linter for redundant nesting
Issue -
State: closed - Opened by tomdl89 about 1 year ago
- 5 comments
#2211 - Add invalid-fn-name linter
Pull Request -
State: closed - Opened by tomdl89 about 1 year ago
- 10 comments
#2210 - Typed Clojure Support
Issue -
State: closed - Opened by owenRiddy about 1 year ago
- 9 comments
#2209 - Implemented no underscore linter - #1753
Pull Request -
State: closed - Opened by cosineblast about 1 year ago
- 4 comments
#2208 - Fix #2207: condition-always-true linter
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2207 - Proposal: `:function-as-condition` linter
Issue -
State: closed - Opened by socksy about 1 year ago
#2206 - Docs: Remove "LSP server" option from IntelliJ IDEA since it no longer works
Pull Request -
State: closed - Opened by Biserkov about 1 year ago
- 1 comment
#2205 - Fixes NPE when importing string
Pull Request -
State: closed - Opened by cosineblast about 1 year ago
- 2 comments
#2204 - Update ci-integration.md
Pull Request -
State: closed - Opened by bahulneel about 1 year ago
- 1 comment
#2203 - Fix #2200: include optional `:callstack` in analysis
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2202 - New linter `:equals-false`
Pull Request -
State: closed - Opened by svdo about 1 year ago
- 1 comment
#2201 - Fix #2199: add :syntax check for var names starting or ending with dot
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2200 - Expose callstack in analysis (as optional data)
Issue -
State: closed - Opened by borkdude about 1 year ago
- 1 comment
#2199 - Report vars starting and/or ending with a dot
Issue -
State: closed - Opened by borkdude about 1 year ago
#2198 - Fix #2190: false positive with :unused-alias and namespaced map
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2197 - Fix #2186: Improve warning with --copy-configs without config-dir
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2196 - Fix #2181: Namespace local config does not silence :missing-else-branch
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2195 - Uniform aliasing linter
Issue -
State: closed - Opened by acamargo about 1 year ago
- 5 comments
#2194 - Uniform aliasing linter
Pull Request -
State: closed - Opened by acamargo about 1 year ago
- 1 comment
#2193 - Add end-row and end-col template variables
Pull Request -
State: closed - Opened by joshgelbard about 1 year ago
- 1 comment
#2192 - Support end-row and end-col in :pattern output format
Issue -
State: closed - Opened by joshgelbard about 1 year ago
- 1 comment
#2191 - Fix #2183: respect :level in :discouraged-var config
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2190 - Incorrect unused-alias warning for namespaced maps
Issue -
State: closed - Opened by fancygits about 1 year ago
- 1 comment
#2189 - High memory usage while analyzing the classpath
Issue -
State: open - Opened by vemv about 1 year ago
- 5 comments
#2188 - Fix #2187: Make string non nilable for parse-uuid
Pull Request -
State: closed - Opened by dbunin about 1 year ago
#2187 - Parse-uuid typed wrongly
Issue -
State: closed - Opened by dbunin about 1 year ago
- 1 comment
#2186 - Print a warning when clj-kondo is asked to copy configs inside a project with no .clj-kondo dir
Issue -
State: closed - Opened by lilactown about 1 year ago
#2185 - Add missing documentation for :single-logical-operand linter
Pull Request -
State: closed - Opened by wtfleming about 1 year ago
- 1 comment
#2184 - Add missing documentation for :single-logical-operand linter
Issue -
State: closed - Opened by wtfleming about 1 year ago
#2183 - level is not respected with discouraged-var config
Issue -
State: closed - Opened by borkdude about 1 year ago
#2182 - Fix #1804: new linter :self-requiring-namespace
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2181 - Namespace local configuration does not silence :missing-else-branch
Issue -
State: closed - Opened by khardenstine about 1 year ago
#2180 - Fix #2179: consider alias-as-object usage in CLJS for :unused-alias
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2179 - `:unused-alias` false positive for CLJS string import style
Issue -
State: closed - Opened by skynet-gh about 1 year ago
#2178 - Fix #1332: :unused-alias linter
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2177 - Fix #2148: warn on configuration error in `:unused-refeferred-var`
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2176 - Fix #2134: don't warn on usage of private var in `data_readers.clj(c)`
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2175 - Fix #2154: :exclude option for :deprecated-namespace option
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2174 - Fix #2164: deftest inside let triggers :unused-value
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2173 - Fix #2172: detect invalid amount of args and invalid argument type for throw
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2172 - Linting for `throw`
Issue -
State: closed - Opened by skynet-gh about 1 year ago
#2171 - Fix #2170: :keyword-binding linter should ignore auto-resolved keywords
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2170 - `:keyword-binding` complains about auto-resolved keywords
Issue -
State: closed - Opened by vemv about 1 year ago
- 1 comment
#2169 - `:discouraged-var`: deem clojure.core as equivalent to cljs.core?
Issue -
State: closed - Opened by vemv about 1 year ago
- 11 comments
#2168 - Fix #2167: Don't crash when :unresolved-symbol linter config contains unresolved-symbol
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2167 - Unhandled parse error exception in config: "no conversion to symbol"
Issue -
State: closed - Opened by pithyless about 1 year ago
#2166 - Fix #2165: Fix error when serializing type data to cache
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2165 - clj-kondo crashes with a RuntimeException while linting a particular file which uses clara-rules 0.22.1
Issue -
State: closed - Opened by kieran-owens-dividend about 1 year ago
- 4 comments
#2164 - `deftest` inside `let` triggers `:unused-value`
Issue -
State: closed - Opened by fuadsaud about 1 year ago
- 1 comment
#2163 - Add test for #2161
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2162 - Changed type of zero? from any->boolean to number->boolean
Pull Request -
State: closed - Opened by lambdank about 1 year ago
- 1 comment
#2161 - Wrong type on clojure.core/zero?
Issue -
State: closed - Opened by lambdank about 1 year ago
#2160 - Add threaded-fn-form linter
Pull Request -
State: closed - Opened by tomdl89 about 1 year ago
- 1 comment
#2159 - New linter idea: threaded-fn-form
Issue -
State: open - Opened by tomdl89 about 1 year ago
- 10 comments
Labels: expired
#2158 - Fix #2149: `:lint-as clojure.core/defmacro` should suppress `&env` as unresolved
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2157 - Fix #2150: allow command line options = as in --fail-level=error
Pull Request -
State: closed - Opened by borkdude about 1 year ago
#2156 - support = in arguments
Pull Request -
State: closed - Opened by AndreaCrotti over 1 year ago
- 3 comments
#2155 - Support for code usage in bb.edn files
Issue -
State: closed - Opened by mmeroberts over 1 year ago
- 1 comment
#2154 - Exclude namespaces from the deprecated namespace linter
Issue -
State: closed - Opened by robert-stuttaford over 1 year ago
#2153 - Fix #2152: false positive with used-underscored-binding with core.match
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2152 - `:used-underscore-binding` reports false positives with `clojure.core.match/match`
Issue -
State: closed - Opened by camsaul over 1 year ago
- 2 comments
Labels: metabase
#2151 - feature request: :warn-on-reflection doesn't warn if there's type hint
Issue -
State: closed - Opened by filipesilva over 1 year ago
- 2 comments
#2150 - Support `=` in options
Issue -
State: closed - Opened by AndreaCrotti over 1 year ago
- 1 comment
#2149 - lint-as clojure.core/defmacro doesn't ignore &env
Issue -
State: closed - Opened by sritchie over 1 year ago
#2148 - Incorrect `:unused-referred-var` config produces unexpected behavior
Issue -
State: closed - Opened by simonacca over 1 year ago
#2147 - Use no-flush-outputstream rather than byte array outputstream
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2146 - Fix #2145: support ignore hint on multi-arity branch of fn def
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2145 - Ignore unused-binding metadata on one of the arity in multi-arity function is not respected
Issue -
State: closed - Opened by keychera over 1 year ago
#2144 - Fix #2143: false positive type warning for clojure.set/project
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2143 - Lint error with set/project not accepting seqable collection for ks
Issue -
State: closed - Opened by frwdrik over 1 year ago
- 1 comment
#2142 - [analysis] - add gen-class info
Issue -
State: closed - Opened by brandonstubbs over 1 year ago
- 5 comments
#2141 - Cache analysis by library version
Issue -
State: closed - Opened by lilactown over 1 year ago
- 3 comments
Labels: expired
#2140 - Fix #1294: redefined var comment edge case
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2139 - Fix #2132: deftest unused value false negative
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2138 - Fix #2128: :exclude-files option
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2137 - Fix #1199: feature is not a keyword
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2136 - Fix #2135: private vars starting with underscore should not be report…
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2135 - Private vars starting with _ should not be reported as unused
Issue -
State: closed - Opened by borkdude over 1 year ago
#2134 - False positives related to data readers
Issue -
State: closed - Opened by marcobiscaro2112 over 1 year ago
- 3 comments
#2133 - [java] Fix nested classes javaparser analysis
Pull Request -
State: closed - Opened by ericdallo over 1 year ago
#2132 - deftest + string should report unused-value
Issue -
State: closed - Opened by borkdude over 1 year ago
#2131 - Fix #1199: unsorted imports
Pull Request -
State: closed - Opened by borkdude over 1 year ago
#2130 - Fix javaparser analysis of multi catch blocks for graal
Pull Request -
State: closed - Opened by ericdallo over 1 year ago
#2129 - Problem with extend-protocol and arrays
Issue -
State: closed - Opened by jakepearson over 1 year ago
- 2 comments