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 2 years ago • 2 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

Blocked by https://github.com/WordPress/plugin-check/issues/153

ernilambar avatar Feb 05 '24 06:02 ernilambar

Should we finish this issue?

davidperezgar avatar Sep 25 '24 20:09 davidperezgar