Liking cljdoc? Tell your friends :D

cljfmt.tool


*no-output*clj

source

*verbose*clj

source

checkclj

(check options)

Checks that the Clojure paths specified by the :paths option are correctly formatted.

Checks that the Clojure paths specified by the :paths option are
correctly formatted.
sourceraw docstring

check-no-configclj

(check-no-config options)

The same as check, but ignores dotfile configuration.

The same as `check`, but ignores dotfile configuration.
sourceraw docstring

fixclj

(fix options)

Fixes the formatting for all files specified by the :paths option.

Fixes the formatting for all files specified by the :paths option.
sourceraw docstring

fix-no-configclj

(fix-no-config options)

The same as fix, but ignores dotfile configuration.

The same as `fix`, but ignores dotfile configuration.
sourceraw docstring

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

× close