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

#2430 - docs: minor: update linters.md: new default levels

Pull Request - State: closed - Opened by lread 1 day ago - 1 comment

#2429 - docs: minor: linters.md docs a tiny bit stale

Issue - State: closed - Opened by lread 1 day ago

#2428 - :lint-as doesn't convey certain checks

Issue - State: open - Opened by NoahTheDuke 3 days ago - 4 comments

#2427 - Fix #2212: new :redundant-nested-call linter

Pull Request - State: closed - Opened by borkdude 4 days ago

#2426 - Fix lang for registering unused ignores

Pull Request - State: closed - Opened by borkdude 6 days ago

#2425 - Add redundant-nesting linter

Pull Request - State: closed - Opened by tomdl89 7 days ago - 6 comments

#2423 - Fix #2415: false positive type checking issue with str/replace

Pull Request - State: closed - Opened by borkdude 12 days ago

#2422 - Fix #2407: support ignore hint on called symbol

Pull Request - State: closed - Opened by borkdude 12 days ago

#2421 - Check for even number of clauses for cond-> and cond->>

Pull Request - State: closed - Opened by tomdl89 13 days ago

#2420 - Detect uneven number of clauses in cond-> and cond->>

Issue - State: closed - Opened by tomdl89 13 days ago - 2 comments

#2419 - Include fn* in the core-syms that analyze-usages2 checks

Pull Request - State: closed - Opened by tomdl89 13 days ago - 1 comment

#2418 - Fix #1786: support gen-interface

Pull Request - State: closed - Opened by borkdude 17 days ago

#2417 - Detect empty 'require' and ':require' forms

Pull Request - State: closed - Opened by NoahTheDuke 19 days ago - 3 comments

#2416 - Empty require in ns doesn't throw an error

Issue - State: closed - Opened by NoahTheDuke 19 days ago - 4 comments

#2415 - false positive with str/replace

Issue - State: closed - Opened by borkdude 23 days ago

#2413 - Kondo doesn't report unused namespaces that don't have aliases

Issue - State: closed - Opened by camsaul about 1 month ago - 3 comments

#2412 - Exclude Dependency-Specific Clj-kondo Hooks from Version Control

Issue - State: open - Opened by AlexsandroRyan about 1 month ago - 1 comment

#2411 - Add new `--report-level` CLI option

Pull Request - State: closed - Opened by stig about 1 month ago - 1 comment

#2410 - Add new `--report-level` cli flag; particularly useful for CI

Issue - State: closed - Opened by stig about 1 month ago - 1 comment

#2409 - xref-find-definitions returns "No definitions found" for a symbol of a macro

Issue - State: closed - Opened by andrewzhurov about 1 month ago - 2 comments

#2406 - Fix #1784: redundant-do in catch

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2405 - Fix #2404: regression with metadata on node in hook

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2404 - Regression with `:clj-kondo/ignore [...]` in hooks

Issue - State: closed - Opened by tonsky about 2 months ago - 1 comment

#2403 - Fix #2384: recognize gen/fmap in cljs.spec.gen.alpha

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2402 - Fix #2366: new linter: `:redundant-ignore`

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2401 - Fix #2400: deftype/record constructor can be used with Type/new

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2400 - deftype and Class/new

Issue - State: closed - Opened by dpassen about 2 months ago - 1 comment

#2399 - Fix #2394 add option to enable require sorting with case sensitivity

Pull Request - State: closed - Opened by Deraen about 2 months ago

#2398 - `:type-mismatch` false (?) positive on `str/replace` first argument

Issue - State: closed - Opened by miridius about 2 months ago - 4 comments

#2397 - Support Java interoperability rules

Issue - State: open - Opened by nha about 2 months ago - 1 comment

#2396 - Fix #2395: enum constant call warnings

Pull Request - State: closed - Opened by borkdude about 2 months ago

#2395 - java-static-field-call doesn't detect enum fields

Issue - State: closed - Opened by marcobiscaro2112 2 months ago - 2 comments

#2394 - Unsorted namespaces is case insensitive, conflicting with formatting tools

Issue - State: closed - Opened by Deraen 2 months ago - 3 comments

#2393 - Fix #2392: don't skip jars that were analyzed with --skip-lint

Pull Request - State: closed - Opened by borkdude 2 months ago

#2392 - `stream-` functions from Clojure 1.12 are not supported

Issue - State: closed - Opened by roman-rudakov 2 months ago - 13 comments

#2391 - Running clj-kondo with --parallel sometimes produce different caches

Issue - State: open - Opened by mrkam2 2 months ago - 9 comments

#2390 - Fix #2389: expose hooks-api/callstack

Pull Request - State: closed - Opened by borkdude 2 months ago

#2389 - Expose node ancestors in hook api

Issue - State: closed - Opened by simonacca 3 months ago - 4 comments

#2387 - Fix #2386: fix regression introduced in #2364 in letfn

Pull Request - State: closed - Opened by borkdude 3 months ago

#2385 - Update built-in cache

Pull Request - State: closed - Opened by borkdude 3 months ago

#2384 - warning: Unresolved var: gen/fmap in cljc files

Issue - State: closed - Opened by stijnopheide 3 months ago

#2383 - Fix #2355: support self-require + :as-alias

Pull Request - State: closed - Opened by borkdude 3 months ago

#2382 - Fix #2364: performance: code that analyzed fn arity is ran twice

Pull Request - State: closed - Opened by borkdude 3 months ago

#2381 - Metabase logo

Pull Request - State: closed - Opened by borkdude 3 months ago

#2380 - Report language in cljc lint errors

Issue - State: closed - Opened by yuhan0 3 months ago - 1 comment

#2379 - Quality of life improvements for macroexpand-hook developers

Issue - State: closed - Opened by frenchy64 3 months ago - 3 comments

#2377 - New linter: :schema-misplaced-return

Pull Request - State: closed - Opened by borkdude 3 months ago

#2376 - New linter: :schema-misplaced-return

Pull Request - State: closed - Opened by borkdude 3 months ago

#2375 - Detect misplaced schema return

Pull Request - State: closed - Opened by frenchy64 3 months ago - 1 comment

#2374 - Detect incorrectly positioned return schema

Issue - State: closed - Opened by frenchy64 3 months ago - 4 comments

#2371 - Unresolved symbol in tablecloth/let-dataset function

Issue - State: closed - Opened by radovanne 3 months ago - 3 comments

#2370 - Fix #2369: false positive unused value in quoted list

Pull Request - State: closed - Opened by borkdude 3 months ago

#2369 - Incorrect "unused value" warning on list with maps

Issue - State: closed - Opened by kimmoahola 3 months ago

#2368 - Fix #1603: support Java classes in :analyze-call hook

Pull Request - State: closed - Opened by borkdude 3 months ago

#2367 - Fix #2303, support array class notation of Clojure 1.12

Pull Request - State: closed - Opened by borkdude 3 months ago

#2366 - New linter — `:redundant-ignore`

Issue - State: closed - Opened by DeLaGuardo 3 months ago - 1 comment

#2365 - New linter: :destructured-or-binding-of-same-map

Pull Request - State: closed - Opened by borkdude 3 months ago

#2363 - Fix #2362: turn min-version warning into lint warning

Pull Request - State: closed - Opened by borkdude 4 months ago

#2362 - Ability to fail linting if clj-kondo is outdated

Issue - State: closed - Opened by imrekoszo 4 months ago - 7 comments

#2361 - Fix #2359: fix deref type checking

Pull Request - State: closed - Opened by borkdude 4 months ago

#2360 - Upgrade deps

Pull Request - State: closed - Opened by borkdude 4 months ago

#2359 - @inc should warn with type error

Issue - State: closed - Opened by borkdude 4 months ago

#2358 - Fix #2357: :discouraged-namespace can have :level per namespace

Pull Request - State: closed - Opened by borkdude 4 months ago

#2357 - discouraged-ns does not use the level correctly

Issue - State: closed - Opened by AndreaCrotti 4 months ago

#2355 - Requiring the current namespace with an alias isn't marked as unused

Issue - State: closed - Opened by dpassen 4 months ago - 6 comments

#2353 - Fix #2352: type mismatch error for `or` without arguments

Pull Request - State: closed - Opened by borkdude 4 months ago

#2351 - Add support to s/protocol from prismatic schema

Pull Request - State: open - Opened by lucasmafra 5 months ago - 1 comment

#2350 - Support s/defprotocol from prismatic schema

Issue - State: open - Opened by lucasmafra 5 months ago

#2349 - Add SARIF test

Pull Request - State: closed - Opened by borkdude 5 months ago

#2346 - Fix #2345: SARIF output fix and some enhancements

Pull Request - State: closed - Opened by nxvipin 5 months ago - 9 comments

#2345 - Invalid SARIF output

Issue - State: closed - Opened by nxvipin 5 months ago

#2344 - Cache not invalidated when importing library config

Issue - State: closed - Opened by colin-p-hill 5 months ago - 6 comments

#2342 - Report unused map value

Issue - State: closed - Opened by borkdude 5 months ago

#2341 - Reorganize clojure.core type annotations

Pull Request - State: open - Opened by yuhan0 6 months ago - 1 comment

#2340 - Warn on a literal used in `is` form

Issue - State: open - Opened by NoahTheDuke 6 months ago - 3 comments

#2339 - Fix #2335: read causes side effect, thus not an unused value

Pull Request - State: closed - Opened by borkdude 6 months ago

#2338 - Fix #2336: doto type checking

Pull Request - State: closed - Opened by borkdude 6 months ago

#2337 - Fix #2336: return type checking for do

Pull Request - State: closed - Opened by borkdude 6 months ago

#2336 - Feature request: propagate return types of do

Issue - State: closed - Opened by yuhan0 6 months ago - 6 comments

#2335 - Unused value with clojure.tools.reader.edn/read

Issue - State: closed - Opened by borkdude 6 months ago

#2334 - Analyse types of do and doto expressions

Pull Request - State: closed - Opened by yuhan0 6 months ago - 12 comments

#2333 - Report locations for more reader errors

Pull Request - State: closed - Opened by yuhan0 6 months ago - 6 comments

#2332 - Fix imported configs in new imports dir

Pull Request - State: closed - Opened by borkdude 6 months ago

#2331 - Fix #2391: support :discouraged-var on global js values

Pull Request - State: closed - Opened by borkdude 6 months ago

#2330 - Document :filename-pattern

Pull Request - State: closed - Opened by SevereOverfl0w 6 months ago - 1 comment

#2329 - Fix #2307: import configs to intermediate dir

Pull Request - State: closed - Opened by borkdude 6 months ago