Skip to content

Run PHPCS in CI #101

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

Closed
wants to merge 2 commits into from
Closed

Run PHPCS in CI #101

wants to merge 2 commits into from

Conversation

Luc45
Copy link
Member

@Luc45 Luc45 commented Jun 30, 2022

Changes proposed in this Pull Request:

This PR introduces a GitHub workflow to run PHPCS checks in CI on Push event.

How to test the changes in this Pull Request:

  1. Merge this PR to trunk
  2. Push code to a remote branch
  3. Assert it runs PHPCS in CI
  4. Assert that the badge in README.md is as expected.

Changelog entry

Run PHPCS checks in CI

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@Luc45 Luc45 self-assigned this Jun 30, 2022
@Luc45
Copy link
Member Author

Luc45 commented Jun 30, 2022

Closed in favor of #102, which is based on the branch with lower PHP version requirement

@Luc45 Luc45 closed this Jun 30, 2022
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.

1 participant