Liking cljdoc? Tell your friends :D

com.gfredericks.all-my-files-should-end-with-exactly-one-newline-character

Lint clojure files for file-ending newlines.

Lint clojure files for file-ending newlines.
raw docstring

but-do-they?clj

(but-do-they? files
              &
              {:keys [expected-newline-count] :or {expected-newline-count 1}})
source

so-fix-themclj

(so-fix-them files
             &
             {:keys [expected-newline-count] :or {expected-newline-count 1}})
source

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

× close