-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
Breaking: remove attachComment #405
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
For those who need this, I have registered the latest Espree with this feature:
|
fixes #394
fixes #378
It looks like running
tools/update-tests.js
breaks tests right now (with what's currently in master). I just updated the tests for the libs, since they usedattachComment
(by commenting out sections of the script before running it). I'd like to see if I can fix those in a follow up PR, but would love to do it separately since this is already a large PR. Thoughts?