Liking cljdoc? Tell your friends :D

formatting-stack.formatters.no-extra-blank-lines

Ensures that no three consecutive newlines happen in a given file.

That can happen naturally, or because of other formatters' intricacies.

Ensures that no three consecutive newlines happen in a given file.

That can happen naturally, or because of other formatters' intricacies.
raw docstring

formatting-stack.formatters.trivial-ns-duplicates

This formatter removes 'trivial' duplicate libspecs from the ns form.

Compensates for some refactor-nrepl.clean-ns intricacies, and also provides .cljs compatibility.

This formatter removes 'trivial' duplicate libspecs from the `ns` form.

Compensates for some `refactor-nrepl.clean-ns` intricacies, and also provides .cljs compatibility.
raw docstring

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

× close