Liking cljdoc? Tell your friends :D
Clojure only.

automaton-build.tasks.impl.linter

In a workflow, lint a project.

In a workflow, lint a project.
raw docstring

lintclj

(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.
raw docstring

synthesisclj

(synthesis status)

Prints a synthesis line for status.

Prints a synthesis line for `status`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close