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.
Common utility functions for using rewrite-clj zippers.
Common utility functions for using rewrite-clj zippers.
Core cljfmt task implementations.
Core cljfmt task implementations.
Diff-handling code for cljfmt fixes.
Diff-handling code for cljfmt fixes.
Common utilities for output and option sharing.
Common utilities for output and option sharing.
Code for discovering and processing source files.
Code for discovering and processing source files.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close