(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.
(check-no-config options)
The same as check
, but ignores dotfile configuration.
The same as `check`, but ignores dotfile configuration.
(fix options)
Fixes the formatting for all files specified by the :paths option.
Fixes the formatting for all files specified by the :paths option.
(fix-no-config options)
The same as fix
, but ignores dotfile configuration.
The same as `fix`, but ignores dotfile configuration.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close