Skip to content

Commit bb626c0

Browse files
slipsetbbatsov
authored andcommitted
Upgrade to Eastwood 0.3.4, add excluded namespaces
1 parent bbcb8e5 commit bb626c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@
121121
try-if-let [[:block 1]]
122122
if-class [[:block 1]]}}}
123123

124-
:eastwood {:plugins [[jonase/eastwood "0.2.5"]]
125-
:eastwood {:config-files ["eastwood.clj"]}}})
124+
:eastwood {:plugins [[jonase/eastwood "0.3.4"]]
125+
:eastwood {:config-files ["eastwood.clj"] :exclude-namespaces [cider-nrepl.plugin cider.tasks cider.nrepl.test-session]}}})

0 commit comments

Comments
 (0)