Liking cljdoc? Tell your friends :D

cljfmt.main

Functionality to apply formatting to a given project.

Functionality to apply formatting to a given project.
raw docstring

-mainclj

(-main & args)

checkclj

(check paths)
(check paths options)

Checks that the Clojure files contained in paths follow the formatting (as per options).

Checks that the Clojure files contained in `paths` follow the formatting
(as per `options`).
raw docstring

default-optionsclj


default-pathsclj


fixclj

(fix paths)
(fix paths options)

Applies the formatting (as per options) to the Clojure files contained in paths.

Applies the formatting (as per `options`) to the Clojure files
contained in `paths`.
raw docstring

merge-default-optionsclj

(merge-default-options options)

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

× close