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
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |