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 declaration-block-no-shorthand-property-overrides false negatives for border #7585

Conversation

fpetrakov
Copy link
Contributor

Which issue, if any, is this issue related to?

Closes #7506

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

Copy link

changeset-bot bot commented Mar 30, 2024

🦋 Changeset detected

Latest commit: 31d3d22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ybiquitous ybiquitous changed the title Fix declaration-block-no-shorthand-property-overrides false negatives for border Fix declaration-block-no-shorthand-property-overrides false negatives for border Mar 30, 2024
@fpetrakov fpetrakov requested a review from Mouvedia March 30, 2024 14:29
@Mouvedia Mouvedia dismissed their stale review March 30, 2024 14:35

dismiss review

Copy link
Member

@Mouvedia Mouvedia left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@fpetrakov LGTM. Thanks a lot for actively fixing bugs! 😊

@ybiquitous ybiquitous merged commit e872ac1 into stylelint:main Mar 30, 2024
16 checks passed
@fpetrakov
Copy link
Contributor Author

fpetrakov commented Mar 31, 2024

@ybiquitous thanks for the kindness and active reviewing of my PRs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix declaration-block-no-shorthand-property-overrides false negatives for border
3 participants