Closed ernilambar closed 10 months ago
When I run following command:
wp plugin check hello-dolly --fields=nonexistent_name
Output:
FILE: hello.php Error: Invalid field: nonexistent_name.
This validation should be done in the initial.
Expected output:
Error: Invalid field: nonexistent_name.
Closing for now.
When I run following command:
Output:
This validation should be done in the initial.
Expected output: