Liking cljdoc? Tell your friends :D

whitespace-linter


confusing-unicode-charactersclj

Map of Unicode characters to ASCII ones that they could easily be confused with.

Map of Unicode characters to ASCII ones that they could easily be confused with.
raw docstring

default-optionsclj


find-files-to-lintclj

(find-files-to-lint file-or-dir options)

invisible-unicode-charactersclj


lintclj

(lint options)

lint-charclj

(lint-char ch options)

lint-fileclj

(lint-file file options)

lint-file?clj

(lint-file? path {:keys [include-patterns exclude-patterns max-file-size-kb]})

lint-interactiveclj

(lint-interactive options)

Version of lint intended for interactive REPL usage. Doesn't call [[System/exit]] when finished, and returns errors in a programatically-readable format.

Version of [[lint]] intended for interactive REPL usage. Doesn't call [[System/exit]] when finished, and returns
errors in a programatically-readable format.
raw docstring

lint-lineclj

(lint-line line options)

parse-optionsclj

(parse-options options)

(print-errors errors)

skip-nextclj

(skip-next pred)

unix-style-pathclj

(unix-style-path path)

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

× close