Liking cljdoc? Tell your friends :D

noahtheduke.splint.runners.autocorrect


check-filesclj

(check-files ctx files)
source

check-formclj

(check-form ctx rule-names zloc)
source

desugar-metaclj

(desugar-meta f)

Resolves syntactical sugar in metadata

Resolves syntactical sugar in metadata
sourceraw docstring

get-lines-from-altclj

(get-lines-from-alt column alt)
source

node->sexprclj

(node->sexpr ctx node)
source

prep-formclj

(prep-form ctx zloc)
source

promptclj

(prompt & msg)

Create a yes/no prompt using the given message.

From leiningen.ancient.console.

Create a yes/no prompt using the given message.

From `leiningen.ancient.console`.
sourceraw docstring

report-or-promptclj

(report-or-prompt ctx {:keys [form alt filename line]})
source

sexpr->nodeclj

(sexpr->node alt)
source

simple-type-for-zlocclj

(simple-type-for-zloc zloc)

rewrite-clj has different types than splint, so we must bridge them.

rewrite-clj has different types than splint, so we must bridge them.
sourceraw docstring

update-rulesclj

(update-rules ctx zloc)
source

walkclj

(walk ctx zloc)

Check a given form and then map recur over each of the form's children.

Check a given form and then map recur over each of the form's children.
sourceraw docstring

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

× close