(indent-amount zloc indents)
Calculates the number of spaces the node at this location should be indented, based on the available custom indent rules.
Calculates the number of spaces the node at this location should be indented, based on the available custom indent rules.
(should-indent? zloc)
True if indentation should exist after the current location.
True if indentation should exist after the current location.
(should-unindent? zloc)
True if the current location is indentation whitespace that should be reformatted.
True if the current location is indentation whitespace that should be reformatted.
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 |