Functionality to apply formatting to a given project.
Functionality to apply formatting to a given project.
(-main & args)
(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`.
(merge-default-options options)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |