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(eslint-plugin): [naming-convention] allow not check format #1455

Merged
merged 3 commits into from Jan 14, 2020

Conversation

bradzacher
Copy link
Member

Fixes #1453

Also fixes empty options breaking, because I'm a dingus and didn't ever test this case.

Fixes #1453
Also fixes empty options breaking, because I'm a dingus and didn't ever test this case.
@bradzacher bradzacher added bug Something isn't working enhancement: plugin rule option New rule option for an existing eslint-plugin rule labels Jan 14, 2020
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @bradzacher!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

Copy link
Member

@armano2 armano2 left a comment

Choose a reason for hiding this comment

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

LGTM

@armano2

This comment has been minimized.

@bradzacher
Copy link
Member Author

yeah I noticed that. It's using the wrong commit to test for some reason..

@bradzacher bradzacher changed the title feat(eslint-plugin): [naming-convention] allow not checking format feat(eslint-plugin): [naming-convention] allow not check format Jan 14, 2020
@bradzacher bradzacher merged commit 61eb434 into master Jan 14, 2020
@bradzacher bradzacher deleted the naming-conventions-patch-1 branch January 14, 2020 19:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement: plugin rule option New rule option for an existing eslint-plugin rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[naming-convention] How to broaden the format after using the "default" selector
2 participants