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

Add PSR-12 sniffs #45

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Add PSR-12 sniffs #45

merged 2 commits into from
Aug 2, 2022

Conversation

danepowell
Copy link
Collaborator

I discovered several PSR-12 standards are not enforced. Conversely, there's a few Drupal-isms that I believe should override the PSR-12 standards (especially, putting the opening brace for a class declaration on the same line as the declaration). I discovered these were not enforced in infection/infection#1712

@TravisCarden
Copy link
Contributor

Good catches, @danepowell. Merging.

@TravisCarden TravisCarden merged commit becf860 into acquia:develop Aug 2, 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.

2 participants