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 is a website building & hosting documentation for Clojure/Script libraries
× close