io.github.noahtheduke/splint

Lint Clojure by shape.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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