playground-tools icon indicating copy to clipboard operation
playground-tools copied to clipboard

Playground Block: WPCS check in CI

Open adamziel opened this issue 9 months ago • 0 comments

Playground's block PHP code fails WPCS checks in some environments where Playground block is deployed by copying and pasting the code. Let's apply the linting rules in the repository to avoid comitting unlinted code. Applying the usual WordPress core rules should suffice.

Also, let's lint the PHP code that's currently shipped.

adamziel avatar May 14 '24 21:05 adamziel