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

Migrate PHPCS configuration to file #1633

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

jnoordsij
Copy link
Contributor

This PR migrates the PHPCS cli configuration to a xml file, to allow for easier usage and ensure consistency across phpcs/phpcbf calls. It also fixes some (auto-)fixable codestyle errors that the CI job currently fails to correct on the master branch.

Finally it adds blade.php files to excluded patterns, as they should not be linted as PHP code.

@barryvdh barryvdh merged commit 6e9c33d into barryvdh:master Sep 6, 2024
25 checks passed
@jnoordsij jnoordsij deleted the phpcs-updates branch September 6, 2024 08:34
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