Skip to content

Add leading/trailing zeros to floats #3187

@alok

Description

@alok

Essentially, these reformats should be done for consistency and readability:

x. -> x.0
.x -> 0.x

So 1. would become 1.0 and .1 would become 0.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions