Full Changelog: https://github.com/DownUnderCTF/ducky-cli/commits/v0.2.0
Implement ducky challenge lint.
USAGE
$ ducky challenge lint [-I <value>] [-D <value>] [--verbose] [--format text|json]
FLAGS
-D, --directory=<value> [default: ./] Challenge directory to lint
-I, --ignore=<value> Comma separated list of rule ids to ignore
--format=(text|json) [default: text] Output Format
--verbose Verbose mode
DESCRIPTION
Lint a challenge for misconfigurations