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

Set raw=true when special casing empty strings #102

Merged
merged 1 commit into from Nov 30, 2021
Merged

Conversation

angrycub
Copy link
Contributor

Found that empty strings are being rendered as foo="\"\"'. Added raw=true to the special case for them and that appears to resolve the issue. Added a test to capture the situation.

@angrycub angrycub added the bug label Nov 30, 2021
@evanphx evanphx merged commit 26c3b98 into master Nov 30, 2021
@angrycub angrycub deleted the f-empty-string-fix branch December 1, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants