Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Aug 1, 2024
1 parent 4578fa0 commit a5116c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lint.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
with-out-str
string/trim)
bb-cp (bbcp/get-classpath)]
(status/line :detail "- copying libs and creating cache")
(status/line :detail "- copying lib configs and creating cache")
(t/clojure "-M:clj-kondo --skip-lint --copy-configs --dependencies --parallel --lint" clj-cp bb-cp)))

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

0 comments on commit a5116c3

Please sign in to comment.