automaton-build.tasks.impl.linter
In a workflow, lint a project.
lint
(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.
synthesis
(synthesis status)
Prints a synthesis line for status
.