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

[stylelint-plugin] fix(no-prefix-literal): replace selectors correctly #5465

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

adidahiya
Copy link
Contributor

Fixes #5464

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

  • Fix usage of String::substring() in custom stylelint rules
  • Add a unit test for the regression identified in the linked issue

Reviewers should focus on:

Screenshot

@adidahiya adidahiya requested a review from p-szm July 25, 2022 20:03
@blueprint-bot
Copy link

[stylelint-plugin] fix(no-prefix-literal): replace selectors correctly

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit 8aff95b into develop Jul 25, 2022
@adidahiya adidahiya deleted the ad/fix-substring-off-by-one branch July 25, 2022 21:06
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.

no-prefix-literal rule slices off trailing character in autofixer
3 participants