File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 ^:source-dep [fipp " 0.6.14" ]
1313 ^:source-dep [compliment " 0.3.8" ]
1414 ^:source-dep [cljs-tooling " 0.3.1" ]
15- ^:source-dep [cljfmt " 0.6.1 " :exclusions [org.clojure/clojurescript]]
15+ ^:source-dep [cljfmt " 0.6.4 " :exclusions [org.clojure/clojurescript]]
1616 ; ; Not used directly in cider-nrepl, but needed because of tools.namespace
1717 ; ; and the way MrAnderson processes dependencies
1818 ; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
120120 :test-ns-regex [#"^((?!debug-integration-test).)*$$" ]}}]
121121
122122 :cljfmt [:test
123- {:plugins [[lein-cljfmt " 0.6.1 " ]]
123+ {:plugins [[lein-cljfmt " 0.6.4 " ]]
124124 :cljfmt {:indents {as-> [[:inner 0 ]]
125125 with-debug-bindings [[:inner 0 ]]
126126 merge-meta [[:inner 0 ]]
You can’t perform that action at this time.
0 commit comments