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 4578fa0 commit a5116c3Copy full SHA for a5116c3
scripts/lint.clj
@@ -23,7 +23,7 @@
23
with-out-str
24
string/trim)
25
bb-cp (bbcp/get-classpath)]
26
- (status/line :detail "- copying libs and creating cache")
+ (status/line :detail "- copying lib configs and creating cache")
27
(t/clojure "-M:clj-kondo --skip-lint --copy-configs --dependencies --parallel --lint" clj-cp bb-cp)))
28
29
(defn- check-cache [{:keys [rebuild]}]
0 commit comments