Skip to content

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

Merged
SimenB merged 1 commit intojest-community:masterfrom
bradzacher:add-missing-schema
Jul 4, 2019
Merged

fix: add missing schemas so rule config is properly validated#291
SimenB merged 1 commit intojest-community:masterfrom
bradzacher:add-missing-schema

Conversation

@bradzacher
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants