Skip to content

Pull requests: eslint-community/eslint-plugin-promise

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

fix(no-callback-in-promise): false triggering of callback
#574 by brettz9 was merged Nov 26, 2024 Loading…
1 of 6 tasks
Add recommended configuration
#57 by ChristianMurphy was merged Feb 28, 2017 Loading…
Fix crash on real-world code
#5 by feross was merged Feb 6, 2016 Loading…
Actually include no-native in the rules
#15 by lparry was merged May 27, 2016 Loading…
always-return rule test for ternary in return
#33 by ChristianMurphy was closed Feb 26, 2017 Loading…
update required engine
#37 by darrachequesne was merged Nov 3, 2016 Loading…
Remove eslint as peer dependency
#40 by sheerun was merged Nov 11, 2016 Loading…
always-return fails with ternary statements
#38 by jfmengels was closed Nov 4, 2016 Loading…
Fixes #34. Handle unreachable return or throw.
#39 by r-murphy was merged Nov 4, 2016 Loading…
Allow throw in always-return rule
#6 by dbrockman was merged May 25, 2016 Loading…
Add always-rethrow-or-return rule
#10 by chrisui was closed Jun 30, 2016 Loading…
Catch or return
#13 by ForbesLindesay was merged Apr 12, 2016 Loading…
Add option for multiple terminationMethods
#32 by ddsol was merged Oct 18, 2016 Loading…
add npmignore so less files are published
#35 by lukeapage was merged Oct 25, 2016 Loading…
Potential fix for #31
#56 by geoffdutton was merged Feb 17, 2017 Loading…
add code path analysis to always-return
#25 by ahuff44 was merged Oct 7, 2016 Loading…
3
6
rule: no-return-wrap (fixes #11)
#30 by xjamundx was merged Oct 18, 2016 Loading…
fix always-return error with shortcircuit syntax
#27 by tianjianchn was merged Oct 15, 2016 Loading…
Remove travis ci node semvar lock
#23 by amilajack was merged Sep 20, 2016 Loading…
fix(rulesMeta): update invalid rule docs url in rule's metadata
#165 by await-ovo was merged Jul 8, 2020 Loading…
1 of 6 tasks
chore(package): update to prettier@1.13.0
#135 by macklinu was merged May 27, 2018 Loading…
1 of 6 tasks
Fixed incorrect description of document.
#137 by ota-meshi was merged Jul 7, 2018 Loading…
1 of 6 tasks
feat(fixer): add fixer to no-new-statics rule
#133 by macklinu was merged Jul 9, 2018 Loading…
1 of 6 tasks
docs(changelog): prepare for v3.8.0
#132 by macklinu was merged May 24, 2018 Loading…
1 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.