Skip to content

Commit a5116c3

Browse files
committed
typo
1 parent 4578fa0 commit a5116c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lint.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
with-out-str
2424
string/trim)
2525
bb-cp (bbcp/get-classpath)]
26-
(status/line :detail "- copying libs and creating cache")
26+
(status/line :detail "- copying lib configs and creating cache")
2727
(t/clojure "-M:clj-kondo --skip-lint --copy-configs --dependencies --parallel --lint" clj-cp bb-cp)))
2828

2929
(defn- check-cache [{:keys [rebuild]}]

0 commit comments

Comments
 (0)