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

fix: add missing schemas so rule config is properly validated #291

Merged
merged 1 commit into from Jul 4, 2019
Merged

fix: add missing schemas so rule config is properly validated #291

merged 1 commit into from Jul 4, 2019

Conversation

bradzacher
Copy link
Contributor

I noticed that two rules (lowercase-name and no-large-snapshots) were missing schemas for their config.
This adds those schemas. Also to be explicit, I also declared all rules with no config as explicitly exposing no config by adding schema: [].

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.

Thanks!

@SimenB SimenB merged commit e901d03 into jest-community:master Jul 4, 2019
@SimenB
Copy link
Member

SimenB commented Jul 4, 2019

🎉 This PR is included in version 22.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SimenB SimenB added the released label Jul 4, 2019
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