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 12
12
^:source-dep [fipp " 0.6.14" ]
13
13
^:source-dep [compliment " 0.3.8" ]
14
14
^: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]]
16
16
; ; Not used directly in cider-nrepl, but needed because of tools.namespace
17
17
; ; and the way MrAnderson processes dependencies
18
18
; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
120
120
:test-ns-regex [#"^((?!debug-integration-test).)*$$" ]}}]
121
121
122
122
:cljfmt [:test
123
- {:plugins [[lein-cljfmt " 0.6.1 " ]]
123
+ {:plugins [[lein-cljfmt " 0.6.4 " ]]
124
124
:cljfmt {:indents {as-> [[:inner 0 ]]
125
125
with-debug-bindings [[:inner 0 ]]
126
126
merge-meta [[:inner 0 ]]
You can’t perform that action at this time.
0 commit comments