Liking cljdoc? Tell your friends :D

formatting-stack.formatters.cljfmt.impl


cljfmt-third-party-indent-specsclj

(cljfmt-third-party-indent-specs specs)

setup-cljfmt-indents!clj

(setup-cljfmt-indents! third-party-intent-specs)

Updates #'cljfmt.core/default-indents with:

  • the indentation specs defined in your project (and its dependencies) via metadata
  • the specs explicitly passed as an argument to this defn.
Updates `#'cljfmt.core/default-indents` with:
* the indentation specs defined in your project (and its dependencies) via metadata
* the specs explicitly passed as an argument to this defn.
raw docstring

to-cljfmt-indentclj

(to-cljfmt-indent {cider-indent :style/indent
                   cljfmt-indent :style.cljfmt/indent
                   cljfmt-type :style.cljfmt/type})

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

× close