This repository was archived by the owner on Sep 2, 2023. It is now read-only.
forked from airbnb/javascript
-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: ripple/javascript-style-guide
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add object-property-newline and newline-per-chained-call
#32
by MatthewPhinney
was closed Feb 10, 2017
Loading…
Allow unused arguments if they start with an underscore
#30
by clark800
was merged Oct 26, 2016
Loading…
Use eslint 2.0 style of eslintrc with parserOptions
#27
by AiNoKame
was closed Jun 27, 2016
Loading…
Require each variable declaration to be on its own line
#22
by clark800
was merged Sep 16, 2015
Loading…
Require all function arguments to be used in the function
#20
by clark800
was merged Aug 19, 2015
Loading…
Require one level of indentation for switch statements
#19
by clark800
was merged Aug 10, 2015
Loading…
Add no-implicit-coercion, no-const-assign, no-class-assign
#18
by clark800
was merged Aug 6, 2015
Loading…
[TASK] Add global Promise to avoid no-undef rule violation
#10
by cdm6a
was merged Mar 12, 2015
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.