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

Make the spaces within parenthesis/brackes/curlys rules explicit #594

Merged
merged 3 commits into from
Nov 30, 2015

Conversation

pigoz
Copy link
Contributor

@pigoz pigoz commented Nov 28, 2015

Let me know if something is wrong! The PR spawned from discussions on #593

console.log(foo[0]);
```

- [18.11](#18.11) <a name='18.11'></a> Add spaces inside curlys.
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's call these curly braces to be as clear as possible

@ljharb
Copy link
Collaborator

ljharb commented Nov 28, 2015

LGTM pending one comment

@pigoz pigoz force-pushed the parens-brackets-curlys branch from cd2f874 to 0931b2e Compare November 28, 2015 17:47
@pigoz pigoz force-pushed the parens-brackets-curlys branch from 0931b2e to 6debbcd Compare November 28, 2015 17:48
@pigoz
Copy link
Contributor Author

pigoz commented Nov 28, 2015

Thanks for the feedback! Fixed the problem.

ljharb added a commit that referenced this pull request Nov 30, 2015
Make the spaces within parenthesis/brackes/curlys rules explicit
@ljharb ljharb merged commit 33e23fb into airbnb:master Nov 30, 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