You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Coding Standard Repo, set for magento 2 currently
How to use code style tools in module?
Create a copy of this module in your organisation
Copy the basic-coding-standard action in the .github to a test module, point it to your new repo + update the env ${{ secrets.PHP_VERSION_CODE_QUALITY }}
create a PR in your module and watch it work
Once happy and you can see it works, advance on this to your heart desires
This currently includes 2 basic rulessets, Rector & PHPCS