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 a2bc498 commit e261dc9Copy full SHA for e261dc9
project.clj
@@ -11,7 +11,7 @@
11
^:inline-dep [fipp "0.6.23"] ; can be removed in unresolved-tree mode
12
^:inline-dep [compliment "0.3.11"]
13
^:inline-dep [org.rksm/suitable "0.4.0" :exclusions [org.clojure/clojurescript]]
14
- ^:inline-dep [cljfmt "0.7.0" :exclusions [org.clojure/clojurescript]]
+ ^:inline-dep [cljfmt "0.8.0" :exclusions [org.clojure/clojurescript]]
15
^:inline-dep [org.clojure/tools.namespace "1.0.0"]
16
^:inline-dep [org.clojure/tools.trace "0.7.10"]
17
^:inline-dep [org.clojure/tools.reader "1.3.2"]]
@@ -149,5 +149,5 @@
149
{:line 57}
150
{:line 59}
151
{:line 61}
152
- {:line 65}]}
+ {:line 65}]}
153
:suspicious-test {cider.nrepl.middleware.profile-test [{:line 25}]}}}}]})
0 commit comments