Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve detection if done callback is handled #23

Merged
merged 1 commit into from Sep 15, 2015

Conversation

lo1tuma
Copy link
Owner

@lo1tuma lo1tuma commented Jul 9, 2015

Fixes #20

});

return result;
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

This function is copied and slightly modified from eslint. This can be removed with the next eslint version which will include this changes.

@lo1tuma lo1tuma changed the title [WIP] Improve detection if done callback is handled Improve detection if done callback is handled Sep 12, 2015
@lo1tuma
Copy link
Owner Author

lo1tuma commented Sep 12, 2015

This is ready to go.

@lxanders
Copy link
Collaborator

LGTM 👍

lxanders pushed a commit that referenced this pull request Sep 15, 2015
Improve detection if done callback is handled
@lxanders lxanders merged commit 7a0ee1b into master Sep 15, 2015
@lxanders lxanders deleted the improve-handle-done-callback branch September 15, 2015 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants