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 bb626c0 commit 2f25a95Copy full SHA for 2f25a95
project.clj
@@ -122,4 +122,4 @@
122
if-class [[:block 1]]}}}
123
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]}}})
+ :eastwood {:config-files ["eastwood.clj"] :exclude-namespaces [cider-nrepl.plugin cider.tasks cider.nrepl.test-session] :exclude-linters [:implicit-dependencies]}}})
0 commit comments