net.vemv/formatting-stack-beta

An efficient, smart, graceful composition of formatters, linters and such.

Leiningen/Boot

[net.vemv/formatting-stack-beta "0.11.0"]

Clojure CLI/deps.edn

net.vemv/formatting-stack-beta {:mvn/version "0.11.0"}

Gradle

implementation("net.vemv:formatting-stack-beta:0.11.0")

Maven

<dependency>
  <groupId>net.vemv</groupId>
  <artifactId>formatting-stack-beta</artifactId>
  <version>0.11.0</version>
</dependency>