Skip to content

Fix node/no-callback-literal issues#9668

Merged
whymarrh merged 1 commit intoMetaMask:developfrom
whymarrh:fix-node-no-callback-literal
Oct 21, 2020
Merged

Fix node/no-callback-literal issues#9668
whymarrh merged 1 commit intoMetaMask:developfrom
whymarrh:fix-node-no-callback-literal

Conversation

@whymarrh
Copy link
Copy Markdown
Contributor

@whymarrh whymarrh commented Oct 21, 2020

Refs #9663

See node/no-callback-literal for more information.

This change enables node/no-callback-literal and fixes the issues raised by the rule.

Refs MetaMask#9663

See [`node/no-callback-literal`][1] for more information.

This change enables `node/no-callback-literal` and fixes the issues raised by the rule.

  [1]:https://github.com/mysticatea/eslint-plugin-node/blob/v11.1.0/docs/rules/no-callback-literal.md
@whymarrh whymarrh force-pushed the fix-node-no-callback-literal branch from be8eac5 to b20ebd1 Compare October 21, 2020 16:57
@whymarrh whymarrh marked this pull request as ready for review October 21, 2020 18:15
@whymarrh whymarrh requested a review from a team as a code owner October 21, 2020 18:15
@whymarrh whymarrh requested a review from rekmarks October 21, 2020 18:15
@whymarrh whymarrh merged commit b369a68 into MetaMask:develop Oct 21, 2020
@whymarrh whymarrh deleted the fix-node-no-callback-literal branch October 21, 2020 18:24
@github-actions github-actions bot locked and limited conversation to collaborators Oct 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants