Ross ROSS = Recommend OSS · open-source software intelligence for agents

clj-kondo/clj-kondo

Static analyzer and linter for Clojure code that sparks joy observed · 2026-08-28

github.com/clj-kondo/clj-kondo · Clojure · EPL-1.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 40
  • age_days: 2723
  • days_rel: 29
  • days_push: 13
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

1851 stars · 305 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

clj-kondo is a static analyzer and linter for Clojure, ClojureScript, and EDN code that detects errors and style issues without executing the program. It ships as a fast GraalVM native binary and integrates with editors and CI pipelines.

Use cases

  • lint clojure code for arity errors and unused vars
  • catch mistakes in clojure code while typing in the editor
  • check clojurescript and edn files for unresolved symbols
  • enforce clojure style guide rules in CI
  • find redundant do and let wrappers and unused imports
  • type check clojure code statically

When to choose

  • you write Clojure or ClojureScript and want fast, accurate linting
  • you need static analysis of Clojure code in CI or an editor
  • you want a fast native binary with no JVM startup cost

When to avoid

  • you need linting for languages other than Clojure/ClojureScript/EDN
  • you want runtime or dynamic analysis rather than static checks

Facets

cli-tool · maturity active

linter static-site-generator developer-tools parser developer-tools programming-languages parsers testing cli cross-platform jvm clojure clojurescript static-analysis editor-integration graalvm-native-image

1 source

Member repositories

RepositoryRoleHealth v2
clj-kondo/clj-kondomain94

For agents

markdown · JSON · MCP: product_card(name="clj-kondo/clj-kondo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem