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

Remove duplicated ClassAttributesSeparationFixer and use default config #40

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

LucaGallinari
Copy link
Contributor

Sorry but there was an error in the previous PR. The ClassAttributesSeparationFixer is specified twice and the upgrade.md file was misleading: ['elements' => ['method']] is not a valid config for this fixer.
Btw the default config is ok https://cs.symfony.com/doc/rules/class_notation/class_attributes_separation.html so we can avoid to specify a custom configuration for this fixer.

loevgaard added a commit to Setono/code-quality-pack that referenced this pull request Aug 2, 2021
@LucaGallinari
Copy link
Contributor Author

@pamil 🙏🏻

@stefandoorn
Copy link
Contributor

I did the same in #41, but this one looks better to me.

@Zales0123 @pamil could you have a look?

@lamasfoker
Copy link

@pamil could you merge it?

@Zales0123 Zales0123 added the bug label Sep 16, 2021
@Zales0123 Zales0123 merged commit 50b55dc into SyliusLabs:master Sep 16, 2021
@Zales0123
Copy link
Member

Thank you, Luca! 🥇

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.

4 participants