Skip to content

Remove extra line breaks in JS error messages. NFC - #27489

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:js_errors
Open

Remove extra line breaks in JS error messages. NFC#27489
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:js_errors

Conversation

@sbc100

@sbc100 sbc100 commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

The line breaks here don't really help because the strings themselves are already way over the max line length.

IMHO these extra line breaks only hurt readability.

The line breaks here don't really help because the strings themselves
are already way over the max line length.

IMHO these extra line breaks only hurt readability.
@sbc100
sbc100 requested a review from kripken August 5, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant