Liking cljdoc? Tell your friends :D

kibit.check

Kibit's integration point and public API

Kibit's integration point and public API
raw docstring

all-rulesclj

source

apply-config-map-optsclj

(apply-config-map-opts rules exclusions custom)
source

check-exprclj

(check-expr expr & kw-opts)
sourceraw docstring

check-fileclj

(check-file source-file & kw-opts)
sourceraw docstring

check-readerclj

(check-reader reader & kw-opts)
sourceraw docstring

expr-seqclj

(expr-seq expr)

Given an expression (any piece of Clojure data), return a lazy (depth-first) sequence of the expr and all its sub-expressions

Given an expression (any piece of Clojure data), return a lazy (depth-first)
sequence of the expr and all its sub-expressions
sourceraw docstring

unique-alt?clj

(unique-alt? simplify-map)

A 'check guard' that only returns a result if the alternative is different than the original expresion

A 'check guard' that only returns a result if the
alternative is different than the original expresion
sourceraw docstring

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

× close