Skip to content

Use spaces instead of non-breaking spaces, narrow non-breaking spaces.#42500

Merged
DanielRosenwasser merged 1 commit intomasterfrom
replaceWithSpace
Feb 3, 2021
Merged

Use spaces instead of non-breaking spaces, narrow non-breaking spaces.#42500
DanielRosenwasser merged 1 commit intomasterfrom
replaceWithSpace

Conversation

@DanielRosenwasser
Copy link
Copy Markdown
Member

Addresses comment from @kaleidawave over at 16031bc#r46271995

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jan 26, 2021
@typescript-bot
Copy link
Copy Markdown
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@DanielRosenwasser
Copy link
Copy Markdown
Member Author

This only touches 2 files though. The .generated files in lib have plenty of non-spaces from the documentation, and I'm not sure if we want to touch those. You can find them by searching src/lib/ with (?:(?![ \\r\\n]))\s.

@DanielRosenwasser DanielRosenwasser merged commit 6549754 into master Feb 3, 2021
@jakebailey jakebailey deleted the replaceWithSpace branch November 7, 2022 17:38
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants