Skip to content

go/format: normalize number prefixes and exponents, like cmd/gofmt does #37476

Closed
@dmitshur

Description

@dmitshur

CL 160184 implemented a change to cmd/gofmt for Go 1.13 to normalize number prefixes and exponents.

The same change should be applied to the go/format package (or one of its dependencies, depending on where it's most appropriate to implement).

Also see #37453.

/cc @griesemer @cespare @heschik

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions