Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce WPCS #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

introduce WPCS #2

wants to merge 4 commits into from

Conversation

stklcode
Copy link
Collaborator

@stklcode stklcode commented Apr 24, 2021

First a small change to the deployment action to not deploy any branches but main (obviously worked 😌) and second two commits with minor adjustments to match WordPresss Coding Standards.

Finally, the phpcs.xml, .stylelintrc.json and any package manger definitions are being added to a .distignore file, so they are excluded from deployment.

@stklcode stklcode force-pushed the wpcs branch 3 times, most recently from 89fc532 to bdef8ad Compare February 9, 2023 15:41
@stklcode stklcode force-pushed the wpcs branch 2 times, most recently from 082cfa3 to 83c60ae Compare November 11, 2023 10:06
@Zodiac1978 Zodiac1978 requested a review from krafit February 11, 2024 16:22
Verify compliance to coding standards in GH action.
The necessary environment files should not be deployed, so the deployment
action explicitly uses the .distignore file to exclude them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants