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-property-value-no-unknown parse error for alpha(opacity=n) to report as violation #6650

Conversation

romainmenke
Copy link
Member

@romainmenke romainmenke commented Feb 12, 2023

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

Closes #6649

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2023

🦋 Changeset detected

Latest commit: e4a4fa0

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

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

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

@romainmenke romainmenke changed the title Fix declaration-property-value-no-unknown parseError even when a fi… Fix declaration-property-value-no-unknown parseError even when a file starts with /* stylelint-disable */ Feb 12, 2023
@romainmenke romainmenke marked this pull request as ready for review February 12, 2023 09:37
…parse-error-even-when-disabled--affectionate-cheetah-c1083da9ab
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.

@romainmenke Thanks for the quick fix! Please confirm my reviews

.changeset/clean-snakes-cheat.md Outdated Show resolved Hide resolved
romainmenke and others added 2 commits February 12, 2023 13:30
…x.js

Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
@romainmenke romainmenke changed the title Fix declaration-property-value-no-unknown parseError even when a file starts with /* stylelint-disable */ Fix declaration-property-value-no-unknown parse error for alpha(opacity=n) to report as violation Feb 12, 2023
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.

Thanks! LGTM 👍🏼

@romainmenke romainmenke added this pull request to the merge queue Feb 12, 2023
Merged via the queue into main with commit 6df74eb Feb 12, 2023
@romainmenke romainmenke deleted the fixed-declaration-property-value-no-unknown-parse-error-even-when-disabled--affectionate-cheetah-c1083da9ab branch February 12, 2023 12:37
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-property-value-no-unknown parseError even when a file starts with /* stylelint-disable */
2 participants