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

Update: deprecate personal config (fixes #11914, refs eslint/rfcs#32) #12426

Merged
merged 8 commits into from Nov 15, 2019

Conversation

mysticatea
Copy link
Member

@mysticatea mysticatea commented Oct 14, 2019

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

[X] Documentation update
[X] Other, please explain: deprecate a core feature

What changes did you make? (Give an overview)

This PR soft-deprecates the personal config file. This decision happened on RFC32 after RFC28's discussion. I removed the scattered descriptions about the personal config file then added those as the last section. Therefore, people can know what is deprecated clearly.

This is documentation-only change, but the label of this PR is Update: because deprecation should be semver-minor.

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

Nothing in particular.

@mysticatea mysticatea added documentation Relates to ESLint's documentation accepted There is consensus among the team that this change meets the criteria for inclusion deprecation This change deprecates an existing feature labels Oct 14, 2019
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.

Just requesting two small wording changes, otherwise this looks good to me. Thanks!

docs/user-guide/configuring.md Outdated Show resolved Hide resolved
docs/user-guide/configuring.md Outdated Show resolved Hide resolved
mysticatea and others added 2 commits October 29, 2019 18:56
Co-Authored-By: Kevin Partington <platinum.azure@kernelpanicstudios.com>
Co-Authored-By: Kevin Partington <platinum.azure@kernelpanicstudios.com>
@mysticatea
Copy link
Member Author

Thank you for review. I have applied your suggestions.

Copy link
Member

@kaicataldo kaicataldo left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! Left a few suggestions.

docs/user-guide/configuring.md Outdated Show resolved Hide resolved
docs/user-guide/configuring.md Outdated Show resolved Hide resolved
docs/user-guide/configuring.md Outdated Show resolved Hide resolved
docs/user-guide/configuring.md Outdated Show resolved Hide resolved
docs/user-guide/configuring.md Outdated Show resolved Hide resolved
mysticatea and others added 5 commits November 2, 2019 17:55
Co-Authored-By: Kai Cataldo <7041728+kaicataldo@users.noreply.github.com>
Co-Authored-By: Kai Cataldo <7041728+kaicataldo@users.noreply.github.com>
Co-Authored-By: Kai Cataldo <7041728+kaicataldo@users.noreply.github.com>
Co-Authored-By: Kai Cataldo <7041728+kaicataldo@users.noreply.github.com>
@mysticatea
Copy link
Member Author

I have updated this PR to follow the review.

Copy link
Member

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

@kaicataldo
Copy link
Member

@platinumazure Mind giving this one more look to confirm your concerns have been addressed?

@platinumazure
Copy link
Member

I apologize, I had forgotten about this one. Thanks @mysticatea and @kaicataldo for your patience!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion deprecation This change deprecates an existing feature documentation Relates to ESLint's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants