Liking cljdoc? Tell your friends :D

cljfmt.config

Configuration is provided by a map of keyword settings to values.

Config may be provided by a Clojure file named .cljfmt. These files files may be sprinkled about the file tree; each file applies configuration to the subtree rooted in the directory the file resides in, with deeper files merging and overriding their parents.

Configuration is provided by a map of keyword settings to values.

Config may be provided by a Clojure file named `.cljfmt`. These files files
may be sprinkled about the file tree; each file applies configuration to the
subtree rooted in the directory the file resides in, with deeper files
merging and overriding their parents.
raw docstring

cljfmt.task.diff

Diff-handling code for cljfmt fixes.

Diff-handling code for cljfmt fixes.
raw docstring

cljfmt.task.process

Code for discovering and processing source files.

Code for discovering and processing source files.
raw docstring

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

× close