io.github.noahtheduke/splint

Lint Clojure by shape.

Leiningen/Boot

[io.github.noahtheduke/splint "1.11"]

Clojure CLI/deps.edn

io.github.noahtheduke/splint {:mvn/version "1.11"}

Gradle

implementation("io.github.noahtheduke:splint:1.11")

Maven

<dependency>
  <groupId>io.github.noahtheduke</groupId>
  <artifactId>splint</artifactId>
  <version>1.11</version>
</dependency>