Skip to content

Conversation

@sahat
Copy link

@sahat sahat commented Jan 8, 2016

Having a space here is a bit distracting for 2 reasons:

  1. This rule is about using soft tabs over tabs
  2. // good goes against violation of 18.3 that says "Place no space before the argument list in function calls and declarations."

Having a space here is a bit distracting for 2 reasons:
1) This rule is about using soft tabs over tabs
2) "// good" goes against violation of [18.3](https://github.com/airbnb/javascript#18.3) that says "*Place no space before the argument list in function calls and declarations.*"
@ljharb
Copy link
Collaborator

ljharb commented Jan 8, 2016

There must always be a space after the function keyword, which is addressed by 7.11.

I've tweaked 18.3 to make this clear.

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