Functionality to apply formatting to a given project.
Functionality to apply formatting to a given project.
(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`).
(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close