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

format!clj

(format! this files)
source

lint!clj

(lint! this files)
source

newclj

(new)
source

report-extra-newlinesclj

(report-extra-newlines s)
source

without-extra-newlinesclj

(without-extra-newlines s)
source

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

× close