Liking cljdoc? Tell your friends :D
Clojure only.

formatting-stack.protocols.linter


lint!clj

(lint! this filenames)

Lints filenames according to a linter of your choice: e.g. Eastwood, or Kibit, lein-dependency-check, etc.

Lints `filenames` according to a linter of your choice: e.g. Eastwood, or Kibit, lein-dependency-check, etc.
sourceraw docstring

Lintercljprotocol

A specific member of the "stack", that lints files.

Normally it's a wrapper around a linting library, with extra configuration, performance improvements, etc.

A specific member of the "stack", that lints files.

Normally it's a wrapper around a linting library, with extra configuration, performance improvements, etc.

--lint!clj

(--lint! this filenames)

Lints filenames according to a linter of your choice: e.g. Eastwood, or Kibit, lein-dependency-check, etc.

Lints `filenames` according to a linter of your choice: e.g. Eastwood, or Kibit, lein-dependency-check, etc.
sourceraw docstring

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

× close