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

Add new option "stripLeadingZeroes" to the numeric extension #2523

Closed
olegbaturin opened this issue Jul 4, 2021 · 1 comment
Closed

Add new option "stripLeadingZeroes" to the numeric extension #2523

olegbaturin opened this issue Jul 4, 2021 · 1 comment

Comments

@olegbaturin
Copy link

olegbaturin commented Jul 4, 2021

Leading zeros are always stripped. Add new option stripLeadingZeros with default value true to the numeric extension.

Here we can add an option stripLeadingZeroes check and skip leading zeros stripping if it false.

@RobinHerbots
Copy link
Owner

Hi @olegbaturin,

Done! (finally)

RobinHerbots pushed a commit that referenced this issue Dec 29, 2021
@RobinHerbots RobinHerbots changed the title Add new option "stripLeadingZeros" to the numeric extension Add new option "stripLeadingZeroes" to the numeric extension Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants