Liking cljdoc? Tell your friends :D

automaton-build.tasks.impl.commit

In a workflow, commit.

In a workflow, commit.
raw docstring

automaton-build.tasks.impl.headers.deps

Load deps edn with headers logs.

Load deps edn with headers logs.
raw docstring

automaton-build.tasks.impl.headers.shadow

Echo error message for shadow file manipulation.

Echo error message for shadow file manipulation.
raw docstring

automaton-build.tasks.impl.linter

In a workflow, lint a project.

In a workflow, lint a project.
raw docstring

automaton-build.tasks.impl.report-aliases

Report aliases inconsistency:

  • One ns with more than one alias,
  • One alias assigned to more than one namespace..
Report aliases inconsistency:
* One `ns` with more than one alias,
* One `alias` assigned to more than one namespace..
raw docstring

automaton-build.tasks.impl.reports

Common reporting features.

Common reporting features.
raw docstring

automaton-build.tasks.impl.reports-fw

Scan code files for forbidden words.

The forbidden words ca be setup in the project.edn under the [:code :forbidden-words]

It will report whatever word is set this project.edn, except infiles which first line is: #":heph-ignore\s*{[^}]*:forbidden-words".

that will ignore forbidden-words.

Scan code files for forbidden words.

The forbidden words ca be setup in the `project.edn` under the `[:code :forbidden-words]`

It will report whatever word is set this project.edn, except infiles which first line is:
#":heph-ignore\s*\{[^\}]*:forbidden-words".

that will ignore `forbidden-words`.
raw docstring

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

× close