Skip to content

fix: small bug in whitespace_tokens, added a few tests for such bugs. #157

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

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

zevaverbach
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix.

What is the current behavior?

whitespace_tokens adds the wrong kind attribute for Token when the regex has captured a tab (Newline)

What is the new behavior?

It uses the correct kind attribute, Tab.

@psteinroe
Copy link
Collaborator

thanks for your contributions!

@psteinroe psteinroe merged commit ffb1386 into supabase-community:main Dec 16, 2024
1 check passed
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