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(core): redeclared rules should always be re-enabled #2138

Merged
merged 1 commit into from Apr 27, 2022

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented Apr 26, 2022

Fixes #2133

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

@P0lip P0lip added the t/bug Something isn't working label Apr 26, 2022
@P0lip P0lip self-assigned this Apr 26, 2022
@P0lip P0lip marked this pull request as ready for review April 26, 2022 13:14
@P0lip P0lip requested a review from a team as a code owner April 26, 2022 13:14
@P0lip P0lip requested a review from a team April 26, 2022 13:14
Copy link
Contributor

@marbemac marbemac left a comment

Choose a reason for hiding this comment

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

👍

@P0lip P0lip merged commit 6def6be into develop Apr 27, 2022
@P0lip P0lip deleted the fix/core/redeclared-rule branch April 27, 2022 05:21
stoplight-spectral-bot pushed a commit that referenced this pull request Apr 29, 2022
# [@stoplight/spectral-core-v1.12.1](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.12.0...@stoplight/spectral-core-v1.12.1) (2022-04-29)

### Bug Fixes

* **core:** redeclared rules should always be re-enabled ([#2138](#2138)) ([6def6be](6def6be))
@stoplight-spectral-bot
Copy link
Collaborator

🎉 This PR is included in version @stoplight/spectral-core-v1.12.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extending ruleset with default off skips rule
3 participants