auto-build.tasks.lint

cli-opts

lint

(lint {:keys [title], :as printers} subdirs app-dir current-task)

Lint paths

if debug? is true, linter provides detailed informations

lint*

(lint* {:keys [uri-str], :as printers} app-dir subdirs)

lint-cmd

(lint-cmd debug? paths)

Lint command in paths. If debug? is set, that informations are displayed.

verbose