Skip to content

chore: minor housekeeping #480

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

Merged
merged 13 commits into from
Nov 23, 2019
Merged

chore: minor housekeeping #480

merged 13 commits into from
Nov 23, 2019

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Nov 23, 2019

General house cleaning - removed some comments that are no longer needed, and chucked in eslint-plugin-eslint-comments b/c why not.

Also refactored no-alias-methods to use a map instead of an array, which is technically slightly faster, but also just generally nicer logic-wise.

Finally, fixed the message of require-to-throw-message to use the right data property :D
That also made me realise it could be a good candidate for the new suggestions api? provided it lets you take in user input.

@SimenB I adjusted the eslint config to use eslint-config-prettier - let me know if I've just refactored away a work around for something?

@G-Rath G-Rath requested a review from SimenB November 23, 2019 01:49
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

nice, I like it 😀

@SimenB SimenB changed the title Minor housekeeping chore: minor housekeeping Nov 23, 2019
@SimenB SimenB merged commit c68cea4 into master Nov 23, 2019
@SimenB SimenB deleted the minor-house-keeping branch November 23, 2019 10:22
@github-actions
Copy link

🎉 This PR is included in version 23.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

2 participants