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

Trim zeroes in parsed inputs #4

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Trim zeroes in parsed inputs #4

merged 2 commits into from
Apr 22, 2024

Conversation

jhixson
Copy link
Collaborator

@jhixson jhixson commented Apr 18, 2024

This change will treat an input of "1.00" as "1", such that "1" followed by "1.00" would be considered two separate lines (not one parent / one child).

@jhixson jhixson marked this pull request as ready for review April 18, 2024 18:37
@jhixson jhixson force-pushed the feature/leading-zeroes branch from 61d85a6 to 2bde30c Compare April 18, 2024 18:37
@jhixson jhixson requested a review from rgtj2 April 18, 2024 20:01
@jhixson jhixson changed the title Remove leading zeroes in parsed inputs Trim zeroes in parsed inputs Apr 18, 2024
@rgtj2 rgtj2 merged commit 82d8af9 into main Apr 22, 2024
3 checks passed
@rgtj2 rgtj2 deleted the feature/leading-zeroes branch April 22, 2024 21:25
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