Skip to content

Detect whitespace-only changes and call them out explicitly #510

Open
@JakeWharton

Description

@JakeWharton

Usually these render the same visually but are otherwise impossible to detect.

For example, the CLDR updated in JDK 20 to use narrow non-breaking spaces instead of plain spaces in-between the time and "AM"/"PM". This is impossible to detect visually when in a monospaced output context.

Other examples would be the use of regular non-breaking spaces, zero-width spaces, tabs, etc.

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