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: allow leading zeros in numeric string in flexible mode #458

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

romm
Copy link
Member

@romm romm commented Dec 26, 2023

Fixes #454

@romm romm merged commit f000c10 into master Dec 26, 2023
27 checks passed
@romm romm deleted the fix/allow-leading-zero-in-numeric-string branch December 26, 2023 11:34
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.

Leading zeros in numeric string leading to invalid integer
1 participant