splint has lots of configuration, just lots and lots. They can be defined in a .splint.edn file at the root of the project.
The format of the file is like all the other config files in clojureland:
{quiet true
lint/eq-nil {:enabled false}}
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 |