Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Pull requests: ripple/javascript-style-guide

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update to ES6 and add no-unused-expressions rule
#31 by clark800 was merged Nov 19, 2016 Loading…
Allow unused arguments if they start with an underscore
#30 by clark800 was merged Oct 26, 2016 Loading…
Allow arrow function assignment
#29 by clark800 was merged Oct 19, 2016 Loading…
No semicolons
#28 by clark800 was merged Oct 19, 2016 Loading…
Use eslint 2.0 style of eslintrc with parserOptions
#27 by AiNoKame was closed Jun 27, 2016 Loading…
Update rules for eslint2
#26 by alandotcom was merged Feb 24, 2016 Loading…
updated naming conventions for 2.0
#25 by vahaknp was merged Feb 19, 2016 Loading…
added jsx rules for ripple connect client
#24 by vahaknp was merged Jan 25, 2016 Loading…
Update for new eslint features
#23 by clark800 was merged Jan 21, 2016 Loading…
Require each variable declaration to be on its own line
#22 by clark800 was merged Sep 16, 2015 Loading…
Update es5 styleguide for eslint v1
#21 by alandotcom was merged Sep 3, 2015 Loading…
Require one level of indentation for switch statements
#19 by clark800 was merged Aug 10, 2015 Loading…
Update eslint per migration guide to v1.0.0
#17 by alandotcom was merged Jul 31, 2015 Loading…
Set parser to babel-eslint
#16 by hserang was closed Aug 11, 2015 Loading…
Add Jetbrains instructions
#15 by vhpoet was merged Jul 8, 2015 Loading…
Add prefer-const rule
#14 by clark800 was merged Jun 15, 2015 Loading…
Add no-param-reassign rule
#13 by clark800 was merged Apr 6, 2015 Loading…
Add new rules to es6 config
#12 by clark800 was merged Mar 25, 2015 Loading…
Add new rules
#11 by clark800 was merged Mar 25, 2015 Loading…
[TASK] Add global Promise to avoid no-undef rule violation
#10 by cdm6a was merged Mar 12, 2015 Loading…
Remove es6 options (use es6 branch)
#9 by clark800 was merged Mar 6, 2015 Loading…
Add support for more es6 features
#8 by clark800 was merged Mar 6, 2015 Loading…
ProTip! Filter pull requests by the default branch with base:master.