Skip to content

Spaces fixing and disable all wraps (review this before merge) #8

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

Closed
wants to merge 4 commits into from
Closed

Conversation

IfnotFr
Copy link
Contributor

@IfnotFr IfnotFr commented Oct 4, 2016

Hi,

Some spaces fixes according to laravel sources with 861b5d2 and 8fd389f. I tweaked a lot blank lines according to laravel classes with 075e8b6.

With 4bd5b7c i disabled wraps and it is open to discussion. I did not see any wraps of functions, parameters and arrays on laravel source. But maybe should we keep this ?

Thanks :)

@IfnotFr IfnotFr changed the title Some improvements with spaces Spaces fixing and disable all wraps (open to discussion before merge) Oct 4, 2016
@IfnotFr IfnotFr changed the title Spaces fixing and disable all wraps (open to discussion before merge) Spaces fixing and disable all wraps (review this before merge) Oct 4, 2016
@michaeldyrynda
Copy link
Owner

michaeldyrynda commented Oct 12, 2016

Sorry for the delay, I was away last week.

It's hard to know for sure, as it's not documented specifically, and Laravel tends to wrap things so they look good. There's probably some method to it, but there's nothing obvious in the frameworks .php_cs, so it'd probably be fine either way.

@IfnotFr
Copy link
Contributor Author

IfnotFr commented Oct 12, 2016

No problem :)

I did more digging on wraps and it looks that it depends of the circumstance. And I think that 4bd5b7c is too radical on this.

So let me work a little more on this, i will figure it out !

@michaeldyrynda
Copy link
Owner

I pulled most of these changes in d9df1ac, @ifnot 👍

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