We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4970a1d commit 0f4c8f1Copy full SHA for 0f4c8f1
1 file changed
project.clj
@@ -16,4 +16,5 @@
16
:target-dir "/home/ferd/repos/buildversion-plugin/target"
17
:min-lein-version "2.0.0"
18
:plugins [[lein-swank "1.4.4"] [lein-pprint "1.1.1"]]
19
- :test-paths ["src/test/clojure"])
+ :test-paths ["src/test/clojure"]
20
+ :warn-on-reflection true)
0 commit comments