Skip to content

Conversation

@bmish
Copy link
Contributor

@bmish bmish commented Oct 16, 2021

Enforced by eslint-plugin/require-meta-schema after the eslint-plugin-eslint-plugin v4 upgrade (#3105).


messages
messages,
schema: []
Copy link
Member

Choose a reason for hiding this comment

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

i assume these are breaking changes, because it forbids any option to be passed, where previously any option was allowed but ignored?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct. We want to make sure people do not pass garbage/non-existent options to our rules.

@ljharb ljharb added the semver-major Breaking change. label Oct 18, 2021
@ljharb
Copy link
Member

ljharb commented Oct 18, 2021

This also relates to #2341 and #2340.

@bmish bmish force-pushed the missing-rule-schemas branch from 1201088 to 52cd580 Compare October 18, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-major Breaking change.

Development

Successfully merging this pull request may close these issues.

2 participants