Liking cljdoc? Tell your friends :D

cljstyle.task.check

Task implementation for cljstyle check.

Task implementation for `cljstyle check`.
raw docstring

colorize-diffclj

(colorize-diff diff-text)

Apply ANSI color coding to the supplied diff text.

Apply ANSI color coding to the supplied diff text.
sourceraw docstring

count-changesclj

(count-changes diff)

Count how many lines involve actual changes in the diff output.

Count how many lines involve actual changes in the diff output.
sourceraw docstring

(print-usage)

Print help for the check command.

Print help for the `check` command.
sourceraw docstring

taskclj

(task paths)

Implementation of the check command.

Implementation of the `check` command.
sourceraw docstring

unified-diffclj

(unified-diff path original revised)

Produce a unified diff string comparing the original and revised texts.

Produce a unified diff string comparing the original and revised texts.
sourceraw docstring

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

× close