Skip to content

Conversation

ota-meshi
Copy link
Member

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Other, please explain:

What changes did you make? (Give an overview)

This PR adds no-multiple-resolved rule that warns of paths that resolve multiple times in executor functions that
Promise constructors.

close #222

@MichaelDeBoey MichaelDeBoey merged commit 3a6fdbe into main Oct 1, 2022
@MichaelDeBoey MichaelDeBoey deleted the no-multiple-resolved branch October 1, 2022 18:18
@github-actions
Copy link
Contributor

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature proposal: no-double-resolve. Warn against resolving a promise twice, or execution after resolve.
2 participants