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

Breaking: remove attachComment #405

Merged
merged 3 commits into from
Dec 5, 2018
Merged

Conversation

kaicataldo
Copy link
Member

@kaicataldo kaicataldo commented Nov 30, 2018

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 used attachComment (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?

Copy link
Member

@mysticatea mysticatea left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

Copy link
Member

@not-an-aardvark not-an-aardvark 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!

Copy link
Member

@platinumazure platinumazure 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!

@aminya
Copy link

aminya commented Apr 25, 2021

For those who need this, I have registered the latest Espree with this feature:
https://www.npmjs.com/package/espree-attachcomment

npm install espree-attachcomment

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.

Breaking: remove attachComment option Readme/documentation updates around ESLint comment attachment strategy
5 participants