Skip to content

[DO NOT MERGE!] Different way of declaring variables. #147

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 1 commit into from
Closed

[DO NOT MERGE!] Different way of declaring variables. #147

wants to merge 1 commit into from

Conversation

jakubpawlowicz
Copy link

What if we move away from declaring all variables with one var to using one var per variable?
It reads better (no need to argue on how to indent 2nd and further lines) and it's not our job to optimise code manually.

Any thoughts?

@jakubpawlowicz jakubpawlowicz deleted the proposals/variables branch February 26, 2014 12:07
@nmussy
Copy link
Contributor

nmussy commented Feb 26, 2014

This was already discussed recently, in this issue here: #143

The debate was closed off early, but it'd be nice to continue the discussion as there are indeed valid points for both methods.

@jakubpawlowicz
Copy link
Author

Sorry, GitHub by mistake pointed this PR to your repository not our fork.

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.

3 participants