Skip to content

Commit 2f25a95

Browse files
slipsetbbatsov
authored andcommitted
Exclude implicit dependencies linter
1 parent bb626c0 commit 2f25a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@
122122
if-class [[:block 1]]}}}
123123

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

0 commit comments

Comments
 (0)