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 56ac8e2 commit b03efa4Copy full SHA for b03efa4
project.clj
@@ -69,7 +69,7 @@
69
with-debug-bindings [[:inner 0]]
70
merge-meta [[:inner 0]]
71
try-if-let [[:block 1]]}}}]
72
- :eastwood {:plugins [[jonase/eastwood "1.1.1"]]
+ :eastwood {:plugins [[jonase/eastwood "1.2.2"]]
73
:eastwood {;; :implicit-dependencies would fail spuriously when the CI matrix runs for Clojure < 1.10,
74
;; because :implicit-dependencies can only work for a certain corner case starting from 1.10.
75
:exclude-linters [:implicit-dependencies]
0 commit comments