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

Add space within array initializer braces #8

Merged
merged 1 commit into from
Feb 14, 2015

Conversation

jedp
Copy link
Contributor

@jedp jedp commented Feb 14, 2015

Give a little breathing room, making {1, 2, 3} a little easier to read as { 1, 2, 3 }.

@jedp
Copy link
Contributor Author

jedp commented Feb 14, 2015

/cc @rjrjr

JakeWharton added a commit that referenced this pull request Feb 14, 2015
Add space within array initializer braces
@JakeWharton JakeWharton merged commit 2bac23f into square:master Feb 14, 2015
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