Workflow 2 is starting a local development environment
Workflow 2 is starting a local development environment
Quick code check.
Quick code check.
Prepare project for proper commit.
Prepare project for proper commit.
All common workflow features.
All common workflow features.
Manages container. Proxy to docker technology
Manages container. Proxy to docker technology
Task for managing outdated dependencies
Task for managing outdated dependencies
Publish documentation.
Proxy to codox.
Publish documentation. Proxy to [codox](https://github.com/weavejester/codox?tab=readme-ov-file).
Diagnoses common issue on the monorepo.
Diagnoses common issue on the monorepo.
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