Source: clj-kondo
Homepage: https://github.com/borkdude/clj-kondo
Section: linters
Priority: optional
Maintainer: Daniel Ziltener <dziltener@lyrion.ch>
Build-Depends: debhelper (>= 10), zlib1g-dev, libstdc++-8-dev, leiningen
Standards-Version: 3.8.4.0

Package: clj-kondo
Section: linters
Architecture: any
Description: A linter for Clojure code that sparks joy
 Clj-kondo performs static analysis on Clojure, ClojureScript and EDN, without the need of a running REPL. It informs you about potential errors while you are typing.
