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 b31db32 commit dd08e5dCopy full SHA for dd08e5d
project.clj
@@ -76,7 +76,7 @@
76
:clj-kondo [:test
77
{:dependencies [[clj-kondo "2021.12.19"]]}]
78
79
- :eastwood {:plugins [[jonase/eastwood "1.1.0"]]
+ :eastwood {:plugins [[jonase/eastwood "1.2.2"]]
80
:eastwood {:exclude-namespaces ~(cond-> []
81
jdk8?
82
(conj 'orchard.java.parser)
0 commit comments