Open
Description
Example:
program --ignore bob --ignore mary
Will create configuration of:
ignore: ['bob', 'mary']
Reference: gjtorikian/html-proofer#377
Example:
program --ignore bob --ignore mary
Will create configuration of:
ignore: ['bob', 'mary']
Reference: gjtorikian/html-proofer#377