You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be nice if number_separator was configurable with a minimum length, since I personally would prefer 1000 over 1_000, but starting at 5 digits would prefer using underscores (10_000).
The text was updated successfully, but these errors were encountered:
From #1108 (review):
It'd be nice if
number_separator
was configurable with a minimum length, since I personally would prefer1000
over1_000
, but starting at 5 digits would prefer using underscores (10_000
).The text was updated successfully, but these errors were encountered: