Liking cljdoc? Tell your friends :D

Basic Usage

Running splint with no arguments or --help will print the help:

$ clojure -M:splint
splint: s-expression pattern matching and linting engine
...

Pass in any number of files or directories to lint them:

$ clojure -M:splint src/main.clj test/
...
Linting took 7168ms, 696 style warnings

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close