clj-kondo invocations as values. Pure.
Constructing the argument vector is where a lint task silently stops failing, so it is stated here and asserted rather than inlined at the process call.
clj-kondo invocations as values. Pure. Constructing the argument vector is where a lint task silently stops failing, so it is stated here and asserted rather than inlined at the process call.
(classpath parts)parts joined for clj-kondo's --lint, dropping the absent ones.
`parts` joined for clj-kondo's --lint, dropping the absent ones.
(lint-candidates src-dirs)Default lint targets for src-dirs: the source roots minus resources, plus
test/. The caller drops the ones that do not exist on disk.
Default lint targets for `src-dirs`: the source roots minus resources, plus test/. The caller drops the ones that do not exist on disk.
(lint-command paths fail-level)Argument vector that lints paths. A nil fail-level reports without
failing the build.
Argument vector that lints `paths`. A nil `fail-level` reports without failing the build.
(sync-command cp)Argument vector that copies dependency-exported configs into ./.clj-kondo/imports/, where clj-kondo loads them automatically.
Argument vector that copies dependency-exported configs into ./.clj-kondo/imports/, where clj-kondo loads them automatically.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |