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: support allow option in lowercase-name rule #419

Merged
merged 1 commit into from Oct 12, 2019

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Sep 29, 2019

This makes things a bit nicer for writing tests for supertest.

When I finally get time to finish off my test prefix rule, it might be worth merging into that, but that'd require the whole rule to be merged in.

@G-Rath G-Rath requested a review from SimenB September 29, 2019 01:47
@G-Rath G-Rath mentioned this pull request Sep 29, 2019
@G-Rath
Copy link
Collaborator Author

G-Rath commented Sep 29, 2019

@SimenB I've got a few minor improvement PRs incoming, which'll probably have some merge conflicts on them.

This is the main one that needs reviewing - If you review & approve, I'm happy to merge after resolving any conflicts that come up (i.e instead of having you re-review each PR as they're merged).

@G-Rath G-Rath force-pushed the lowercase-name-support-prefix-whitelist branch 2 times, most recently from c0551f4 to 0da1d7a Compare September 29, 2019 03:19
src/rules/lowercase-name.ts Outdated Show resolved Hide resolved
src/rules/lowercase-name.ts Outdated Show resolved Hide resolved
@G-Rath G-Rath force-pushed the lowercase-name-support-prefix-whitelist branch from 0da1d7a to 625b8d2 Compare October 5, 2019 03:57
@G-Rath G-Rath force-pushed the lowercase-name-support-prefix-whitelist branch from 625b8d2 to b03068e Compare October 5, 2019 04:16
@G-Rath G-Rath merged commit 5bd8f61 into master Oct 12, 2019
@G-Rath G-Rath deleted the lowercase-name-support-prefix-whitelist branch October 12, 2019 01:40
@SimenB
Copy link
Member

SimenB commented Oct 12, 2019

🎉 This PR is included in version 22.19.0 🎉

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

3 participants