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 bbcb8e5 commit bb626c0Copy full SHA for bb626c0
project.clj
@@ -121,5 +121,5 @@
121
try-if-let [[:block 1]]
122
if-class [[:block 1]]}}}
123
124
- :eastwood {:plugins [[jonase/eastwood "0.2.5"]]
125
- :eastwood {:config-files ["eastwood.clj"]}}})
+ :eastwood {:plugins [[jonase/eastwood "0.3.4"]]
+ :eastwood {:config-files ["eastwood.clj"] :exclude-namespaces [cider-nrepl.plugin cider.tasks cider.nrepl.test-session]}}})
0 commit comments