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

docs: add missing item: LineComment and BlockComment events will no longer be emitted during AST traversal #8835

Merged
merged 1 commit into from Jun 29, 2017

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Jun 29, 2017

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update

What changes did you make? (Give an overview)
fixes #8828

Is there anything you'd like reviewers to focus on?

@eslintbot
Copy link

Thanks for the pull request, @aladdin-add! I took a look to make sure it's ready for merging and found some changes are needed:

  • The commit summary needs to begin with a tag (such as Fix: or Update:). Please check out our guide for how to properly format your commit summary and update it on this pull request.

Can you please update the pull request to address these?

(More information can be found in our pull request guide.)

@mention-bot
Copy link

@aladdin-add, thanks for your PR! By analyzing the history of the files in this pull request, we identified @not-an-aardvark and @kaicataldo to be potential reviewers.

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!

@not-an-aardvark not-an-aardvark added the documentation Relates to ESLint's documentation label Jun 29, 2017
@not-an-aardvark not-an-aardvark merged commit 8796d55 into eslint:master Jun 29, 2017
@not-an-aardvark
Copy link
Member

Thanks for contributing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] ESLint Migrating to v4.0.0: Breaking changes for plugin/custom rule developers
6 participants