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

feat: handle blank lines between class properties #295

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Oct 9, 2022

The settings is:

$minLinesCountBeforeWithComment = 1;
$maxLinesCountBeforeWithComment = 1;
$minLinesCountBeforeWithoutComment = 0;
$maxLinesCountBeforeWithoutComment = 1;

@simPod simPod force-pushed the property-spacing branch 6 times, most recently from ca219e1 to e9b7fc5 Compare October 9, 2022 09:09
@simPod simPod marked this pull request as ready for review October 9, 2022 09:10
@simPod simPod requested a review from a team as a code owner October 9, 2022 09:10
malarzm
malarzm previously approved these changes Oct 9, 2022
ostrolucky
ostrolucky previously approved these changes Oct 9, 2022
derrabus
derrabus previously approved these changes Oct 9, 2022
@simPod simPod dismissed stale reviews from derrabus, ostrolucky, and malarzm via 9943239 October 15, 2022 08:49

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@simPod simPod requested a review from Ocramius October 15, 2022 08:53
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

Thanks for adjusting, @simPod!

@greg0ire greg0ire added this to the 11.0.0 milestone Oct 15, 2022
@greg0ire greg0ire merged commit f2488f5 into doctrine:11.0.x Oct 15, 2022
@greg0ire
Copy link
Member

Thanks @simPod !

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.

None yet

6 participants