Scroll to navigation

WOLFICTL-LINT(1) WOLFICTL-LINT(1)

NAME

wolfictl-lint - Lint the code

SYNOPSIS

wolfictl lint [flags]

DESCRIPTION

Lint the code

OPTIONS

-h, --help[=false]
help for lint

-l, --list[=false]
prints the all of available rules and exits

-s, --severity="warning"
minimum severity level to report (error, warning, info)

--skip-rule=[]
list of rules to skip

OPTIONS INHERITED FROM PARENT COMMANDS

--log-level="WARN"
log level (e.g. debug, info, warn, error)

SEE ALSO

wolfictl(1), wolfictl-lint-yam(1)

Auto generated by spf13/cobra