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

Add support for testing computeEditInfo #53

Conversation

romainmenke
Copy link
Member

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

This is in support of stylelint/stylelint#8234
This will allow others to test updates to rules that add support for the new API.

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

@romainmenke romainmenke requested a review from jeddy3 January 25, 2025 15:55
Comment on lines +68 to +73
fix: {
apply: () => {
rule.selector = primary;
},
node: rule,
},
Copy link
Member

Choose a reason for hiding this comment

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

I love seeing this in action. It's an eloquent API.

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@jeddy3 jeddy3 merged commit 192de43 into main Jan 25, 2025
7 checks passed
@jeddy3 jeddy3 deleted the add-support-for-replacement-text--diligent-aldabra-giant-tortoise-9e2b7c389a branch January 25, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants