plugin-check icon indicating copy to clipboard operation
plugin-check copied to clipboard

Display error if `--ignore-warnings` and `--ignore-errors` are passed in same command

Open ernilambar opened this issue 6 months ago • 1 comments

wp plugin check hello-world --ignore-warnings --ignore-errors

In the CLI command plugin check, passing arguments --ignore-warnings and --ignore-errors at same time will always give empty results. We could warn if both arguments are passed.

ernilambar avatar Feb 05 '24 06:02 ernilambar