Skip to content

feat: add promise/no-callback-in-promise rule#1057

Open
swwind wants to merge 1 commit into
mainfrom
port/promise-no-callback-in-promise
Open

feat: add promise/no-callback-in-promise rule#1057
swwind wants to merge 1 commit into
mainfrom
port/promise-no-callback-in-promise

Conversation

@swwind

@swwind swwind commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Added promise/no-callback-in-promise rule for #474.

This is rule is quite brute force, that only checks callback functions named as callback, cb, next and done.

Related Links

original docs

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@swwind swwind requested a review from fansenze June 5, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant