Skip to content

[Fix] boolean-prop-naming: add missing default config #1702

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Feb 24, 2018

This might be semver-major, since the rule has never had any default behavior previously.

Fixes #1551. Probably fixes #1540.

This might be semver-major, since the rule has never had any default
behavior previously.

Fixes jsx-eslint#1551.
Copy link
Collaborator

@EvHaus EvHaus left a comment

Choose a reason for hiding this comment

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

LGTM. I agree that semver should be considered as we don't want users to complain about the unexpected change.

@ljharb
Copy link
Member Author

ljharb commented Feb 25, 2018

In that case we can leave this unmerged for awhile until we’re ready for a breaking change.

@ljharb ljharb removed the question label Mar 14, 2018
@ljharb ljharb added the semver-major Breaking change. label Dec 27, 2018
@ljharb ljharb force-pushed the master branch 6 times, most recently from 59af733 to 865ed16 Compare November 11, 2022 02:45
@ljharb ljharb force-pushed the master branch 4 times, most recently from 069314a to 181c68f Compare November 18, 2022 17:19
@ljharb ljharb force-pushed the master branch 2 times, most recently from 380e32c to 51d342b Compare July 4, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug semver-major Breaking change.
Development

Successfully merging this pull request may close these issues.

boolean-prop-naming is missing default config boolean-prop-naming does not check Flow props
5 participants