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

Enable TraitUseDeclarationSniff & TraitUseSpacingSniff #80

Merged

Conversation

Majkl578
Copy link
Contributor

Two sniffs for trait spacing.
We may not use traits directly (now), but our consumers do and having rules for them is essential part of the CS.

@Majkl578 Majkl578 added this to the 5.0.0 milestone Aug 31, 2018
@Majkl578 Majkl578 requested a review from a team as a code owner August 31, 2018 20:10
Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

👍

Needs a rebase though.

@Majkl578
Copy link
Contributor Author

Majkl578 commented Sep 1, 2018

Shipping this with an override for Require branches to be up to date before merging since the changes in master only touch /.doctrine-project.json and /composer.json.

@Majkl578 Majkl578 merged commit c5338fd into master Sep 1, 2018
@Majkl578 Majkl578 deleted the sniff/TraitUseDeclarationSniff&TraitUseSpacingSniff branch September 1, 2018 17:55
@Majkl578 Majkl578 self-assigned this Sep 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants