Slide 2
Slide 2 text
clj-kondo
• a linter for Clojure and ClojureScript
• static analysis: only looking at code, not executing
• compiled to binary with GraalVM, runs on Linux and
MacOS
• runnable on Windows via JVM (but slower startup, so
editor integration is not as nice)