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

feature/fix hyphen #47

Merged
merged 3 commits into from
May 7, 2024
Merged

feature/fix hyphen #47

merged 3 commits into from
May 7, 2024

Conversation

xddq
Copy link
Owner

@xddq xddq commented May 7, 2024

Summary

The regex to test property names wasn't right. This fixes it by removing the regex and quoting every property.

Fixes #45

Originally submitted by @smeijer
here. Did copy the PR since I
could not make any commits to it. I think it was because the PR creater account
and the fork are in different accounts. But I am not sure about that 🙃.

@xddq xddq merged commit 483e446 into main May 7, 2024
8 checks passed
@xddq xddq deleted the feature/fix-hyphen branch May 7, 2024 23:31
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.

throws on properties containing a -
2 participants