Liking cljdoc? Tell your friends :D

formatting-stack.project-formatter

A set of defaults apt for formatting/linting a whole project.

See also: formatting-stack.branch-formatter, formatting-stack.defaults

A set of defaults apt for formatting/linting a whole project.

See also: `formatting-stack.branch-formatter`, `formatting-stack.defaults`
raw docstring

default-formattersclj

source

default-lintersclj

source

default-processorsclj

source

default-reporterclj

source

default-strategiesclj

source

format-and-lint-project!clj

(format-and-lint-project! &
                          {:keys [in-background? reporter]
                           :or {in-background? false
                                reporter default-reporter}})
source

lint-project!clj

(lint-project! &
               {:keys [in-background? reporter]
                :or {in-background? false reporter default-reporter}})
source

third-party-indent-specsclj

source

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

× close