Skip to content

[pull] master from airbnb:master#6

Merged
pull[bot] merged 3 commits into
timothygachengo:masterfrom
airbnb:master
Apr 16, 2026
Merged

[pull] master from airbnb:master#6
pull[bot] merged 3 commits into
timothygachengo:masterfrom
airbnb:master

Conversation

@pull

@pull pull Bot commented Apr 16, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

gabrielslach and others added 3 commits February 17, 2021 16:08
Allow comments like:

```js
/**
 * Bla bla bla
 **/
```
The bad example in section 15.6 (nested ternaries) used double-quoted
string literals ('"bar"', '"baz"'), which contradicts section 6.1 of
this same style guide that requires single quotes.

Also related to issue #3152 which flagged inconsistent style conventions
in code examples across sections.

Fixes the bad example to use single-quoted strings consistently with
the rest of the guide and with the good examples immediately below.
@pull pull Bot locked and limited conversation to collaborators Apr 16, 2026
@pull pull Bot added the ⤵️ pull label Apr 16, 2026
@pull pull Bot merged commit 8ed1924 into timothygachengo:master Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants