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(grit): leaf node normalization #3448

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

arendjr
Copy link
Contributor

@arendjr arendjr commented Jul 15, 2024

Summary

This implements leaf node normalization and uses it to make single-quoted strings match with double-quoted strings and vice versa.

Note that template strings are still excluded. We could make them match if there are no substitutions, but GritQL doesn't match those either.

Test Plan

Test added.

@arendjr arendjr merged commit e0eda04 into biomejs:main Jul 15, 2024
11 checks passed
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants