com.ardoq/lein-bikeshed

strA Leiningen plugin designed to tell you your code is bad, and that you should feel bad

Leiningen/Boot

[com.ardoq/lein-bikeshed "0.6.1"]

Clojure CLI/deps.edn

com.ardoq/lein-bikeshed {:mvn/version "0.6.1"}

Gradle

implementation("com.ardoq:lein-bikeshed:0.6.1")

Maven

<dependency>
  <groupId>com.ardoq</groupId>
  <artifactId>lein-bikeshed</artifactId>
  <version>0.6.1</version>
</dependency>