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 11
11
^:inline-dep [fipp " 0.6.23" ] ; can be removed in unresolved-tree mode
12
12
^:inline-dep [compliment " 0.3.10" ]
13
13
^:inline-dep [org.rksm/suitable " 0.3.5" :exclusions [org.clojure/clojurescript]]
14
- ^:inline-dep [cljfmt " 0.6.7 " :exclusions [org.clojure/clojurescript]]
14
+ ^:inline-dep [cljfmt " 0.6.8 " :exclusions [org.clojure/clojurescript]]
15
15
^:inline-dep [org.clojure/tools.namespace " 1.0.0" ]
16
16
^:inline-dep [org.clojure/tools.trace " 0.7.10" ]
17
17
^:inline-dep [org.clojure/tools.reader " 1.3.2" ]]
129
129
:test-ns-regex [#"^((?!debug-integration-test).)*$$" ]}}]
130
130
131
131
:cljfmt [:test
132
- {:plugins [[lein-cljfmt " 0.6.4 " ]]
132
+ {:plugins [[lein-cljfmt " 0.6.8 " ]]
133
133
:cljfmt {:indents {as-> [[:inner 0 ]]
134
134
with-debug-bindings [[:inner 0 ]]
135
135
merge-meta [[:inner 0 ]]
You can’t perform that action at this time.
0 commit comments