Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

no-async-without-await: check type property and add tests#4782

Merged
JoshuaKGoldberg merged 1 commit intopalantir:masterfrom
tanmoyopenroot:4773-fix-abstract-methods
Jul 4, 2019
Merged

no-async-without-await: check type property and add tests#4782
JoshuaKGoldberg merged 1 commit intopalantir:masterfrom
tanmoyopenroot:4773-fix-abstract-methods

Conversation

@tanmoyopenroot
Copy link
Contributor

@tanmoyopenroot tanmoyopenroot commented Jul 2, 2019

PR checklist

Overview of change:

Check for if node.type property exists when node.body is undefined

@JoshuaKGoldberg JoshuaKGoldberg changed the title check type property and add tests no-async-without-await: check type property and add tests Jul 4, 2019
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks so much for the bugfix and excellent tests @tanmoyopenroot! 🙌✨

@JoshuaKGoldberg JoshuaKGoldberg merged commit 8056e63 into palantir:master Jul 4, 2019
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.

[False positive] no-async-without-await and abstract methods

2 participants