Liking cljdoc? Tell your friends :D

kibit.reporters

Format and display output generated from check-* functions

Format and display output generated from check-* functions
raw docstring

cli-reporterclj

(cli-reporter check-map)

Print a check-map to *out* in plain text.

Print a check-map to `*out*` in plain text.
sourceraw docstring

gfm-reporterclj

(gfm-reporter check-map)

Print a check-map to *out* in github flavored markdown.

Print a check-map to `*out*` in github flavored markdown.
sourceraw docstring

name-to-reporterclj

source

no-op-reporterclj

(no-op-reporter check-map)

Prints nothing to *out*.

Prints nothing to `*out*`.
sourceraw docstring

pprint-codeclj

(pprint-code form)
source

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

× close