Skip to content

Commit 4e33ecb

Browse files
author
Russell Mull
committed
Add marginalia lein plugin
1 parent af497a2 commit 4e33ecb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

project.clj

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
:url "http://example.com/FIXME"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[org.clojure/clojure "1.6.0"]])
6+
:dependencies [[org.clojure/clojure "1.6.0"]]
7+
:plugins [[lein-marginalia "0.8.0"]])

0 commit comments

Comments
 (0)