Liking cljdoc? Tell your friends :D

auto-build.code.formatter

Format code to apply rules in zprintrc.

Proxy to zprint

Format code to apply rules in `zprintrc`.

Proxy to [zprint](https://github.com/kkinnear/zprint)
raw docstring

format-cljclj

(format-clj {:keys [normalln errorln] :as printers} app-dir verbose)
source

format-clj-cmdclj

(format-clj-cmd)

Command formatting all clj files in the directory and subdirectories where it is executed.

Command formatting all clj files in the directory and subdirectories where it is executed.
sourceraw docstring

format-fileclj

(format-file {:keys [normalln errorln uri-str] :as printers} filepath)
source

format-file-cmdclj

(format-file-cmd filepath)

Command to format the filepath with zprint.

Command to format the `filepath` with zprint.
sourceraw docstring

formatter-setupclj

(formatter-setup {:keys [errorln normalln uri-str] :as _printers})

Returns a map describing if zprint.

Returns a map describing if zprint. 
sourceraw docstring

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

× close