Wrap command functions with action echoing.
Wrap command functions with action echoing.
In a workflow, commit.
In a workflow, commit.
Load deps edn with headers logs.
Load deps edn with headers logs.
Read files with headers log.
Read files with headers log.
Echo error message for shadow file manipulation.
Echo error message for shadow file manipulation.
In a workflow, lint a project.
In a workflow, lint a project.
Report aliases inconsistency:
ns
with more than one alias,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..
Common reporting features.
Common reporting features.
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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close