In a workflow, lint a project.
In a workflow, lint a project.
(lint deps-file-desc verbose?)
For a project which deps.edn
is described with deps-file-desc
.
The files to lint are extracted fro mthe paths
and extra-paths
of the deps.edn
file.
Returns true
if ok.
For a project which `deps.edn` is described with `deps-file-desc`. The files to lint are extracted fro mthe `paths` and `extra-paths` of the `deps.edn` file. Returns `true` if ok.
(synthesis status)
Prints a synthesis line for status
.
Prints a synthesis line for `status`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close