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

feat(require-param): change fixer to fix all missing tags at once #404

Merged
merged 3 commits into from
Oct 18, 2019

Conversation

yeonjuan
Copy link
Contributor

@yeonjuan yeonjuan commented Oct 17, 2019

@brettz9 brettz9 merged commit a7bd9cd into gajus:master Oct 18, 2019
@brettz9
Copy link
Collaborator

brettz9 commented Oct 18, 2019

Although ESLint runs fixes in multiple passes and so this may technically seem unnecessary, I think there is still an advantage to such changes as these since it makes the documentation more clear when we indicate the expected output as having fixed all items. I hope we may do so with all the fixers in the future and update tests to show this.

Re: my destructuring concern, I pushed an additional commit to get satisfaction on that (it is safely ignored for now no matter the position).

Thanks very much! Great work as usual!

@gajus
Copy link
Owner

gajus commented Oct 18, 2019

🎉 This PR is included in version 15.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Oct 18, 2019
@brettz9 brettz9 mentioned this pull request Oct 18, 2019
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants