(lint {:keys [normalln errorln title] :as _printers}
subdirs
app-dir
current-task)
Lint paths
if debug?
is true
, linter provides detailed informations
Lint `paths` if `debug?` is `true`, linter provides detailed informations
(lint-cmd debug? paths)
Lint command in paths
. If debug?
is set, that informations are displayed.
Lint command in `paths`. If `debug?` is set, that informations are displayed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close