auto-build.tasks.lint
lint
(lint {:keys [title], :as printers} subdirs app-dir current-task)Lint paths
if debug? is true, linter provides detailed informations
lint-cmd
(lint-cmd debug? paths)Lint command in paths. If debug? is set, that informations are displayed.