diff --git a/project.clj b/project.clj index 5163187..936823a 100644 --- a/project.clj +++ b/project.clj @@ -41,7 +41,8 @@ :target-path "target/%s/" :main ^:skip-aot shapey-shifty.core - :plugins [] + :plugins [ [lein-cljfmt "0.6.6"] + ] :profiles {:uberjar {:omit-source true