Feature Description
I am working on a PR and CI threw an error from Plugin Check. This is fine, but it would have been better if I found that out in my local IDE rather than waiting for CI to reveal it.
Is there a way to run plugin check when we do something like npm run lint-php or npm run test-php{-plugin}?
AI has suggestions, but I suspect theyre very sub-optimal. Someone on the team surely has a good idea.
Feature Description
I am working on a PR and CI threw an error from Plugin Check. This is fine, but it would have been better if I found that out in my local IDE rather than waiting for CI to reveal it.
Is there a way to run plugin check when we do something like
npm run lint-phpornpm run test-php{-plugin}?AI has suggestions, but I suspect theyre very sub-optimal. Someone on the team surely has a good idea.