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 trailing_zero option #672

Merged
merged 1 commit into from
Dec 24, 2022
Merged

add trailing_zero option #672

merged 1 commit into from
Dec 24, 2022

Conversation

t-bltg
Copy link
Contributor

@t-bltg t-bltg commented Dec 24, 2022

Fix #517.
To be discussed.

Adding a leading_zero option is left for another PR (couldn't come up with a nice implementation).

@domluna
Copy link
Owner

domluna commented Dec 24, 2022

LGTM can i merge?

@t-bltg
Copy link
Contributor Author

t-bltg commented Dec 24, 2022

Yep, with a new version bump would be perfect for MakieOrg/Makie.jl#2520 ;)

@domluna domluna merged commit ce16585 into domluna:master Dec 24, 2022
@t-bltg t-bltg deleted the trail branch December 24, 2022 22:58
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.

Optionally disable enforcement of trailing zeros in float literals
2 participants