10up / wpcs-action

GitHub Action to help you lint your PHP without additional dependencies within your codebase
MIT License
54 stars 13 forks source link

Install the WordPress codings standards from the proper directory #47

Closed kmgalanakis closed 2 months ago

kmgalanakis commented 2 months ago

Description of the Change

Use the installed WordPress coding standards from the proper directory.

Closes #4

How to test the Change

Create a repo that uses the action and has PHPCS errors and warnings and the WordPress standards just like this one https://github.com/kmgalanakis/wpcs-action/pull/1

Changelog Entry

Fixed - Using "WordPress" standards

Credits

Props @kmgalanakis

Checklist: