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

Install the WordPress codings standards from the proper directory #47

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

kmgalanakis
Copy link

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 kmgalanakis#1

Changelog Entry

Fixed - Using "WordPress" standards

Credits

Props @kmgalanakis

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@kmgalanakis kmgalanakis requested a review from a team as a code owner June 3, 2024 20:45
@kmgalanakis kmgalanakis requested review from peterwilsoncc and removed request for a team June 3, 2024 20:45
@jeffpaul jeffpaul added this to the 1.7.0 milestone Jun 3, 2024
Copy link
Member

@faisal-alvi faisal-alvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @kmgalanakis I tested and it seems to be working fine: faisal-alvi#1

@faisal-alvi faisal-alvi merged commit 834a834 into develop Jun 4, 2024
@faisal-alvi faisal-alvi deleted the fix/wordpress-standard branch June 4, 2024 10:19
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.

Only run phpcs on changed files
3 participants