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

fix: respect null when formatting number values (backport #24726) #25639

Merged
merged 1 commit into from
Mar 25, 2024

Commits on Mar 25, 2024

  1. fix: respect null as number value

    Null is the intentional absence of a value. It represents a variable that has been explicitly set to have no value.
    
    (cherry picked from commit 8b0c202)
    barredterra authored and mergify[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e4ebd48 View commit details
    Browse the repository at this point in the history