Skip to content

Different TS output on macOS & Windows #1072

Open
@NfNitLoop

Description

I'm using protobuf-es from Deno, using the script I linked to over here: #293 (comment)

The TypeScript output on Windows and macOS has some whitespace differences. In comments like this:

/**
 * Comment followed by an empty line.
 *
 * Another comment.
 */

the * characters on a single line have a trailing space on macOS, and none on Windows.

It's a minor issue, but is a bit of an annoyance if I'm regenerating the file on different computers. Makes for noisy git diffs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions