Skip to content

fix prettify custom separator#6

Open
0xDECAFFED wants to merge 1 commit intoazaitsev:masterfrom
0xDECAFFED:patch-1
Open

fix prettify custom separator#6
0xDECAFFED wants to merge 1 commit intoazaitsev:masterfrom
0xDECAFFED:patch-1

Conversation

@0xDECAFFED
Copy link

prettify was only using the custom separator once, then all latter separators defaulted to comma. reproducible with long numbers, e.g.
prettify(1000000000, "-")
-> '1,000,000-000'

prettify was only using the custom separator once, then all latter separators defaulted to comma. reproducible with long numbers, e.g.
prettify(1000000000, "-")
-> '1,000,000-000'
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.

1 participant