area: infrastructuregood first issuetype: enhancement
仓库指标
- 星标
- (9,290 个星标)
- PR 合并指标
- (平均合并 12天 4小时) (30 天内合并 117 个 PR)
描述
Changelog fails because I replaced one non-break space character with a normal whitespace. It likely was a typo originally and my IDE warns about all kinds of invisible or strange characters like that. I can roll it back if you'd really want me to.
Originally posted by @nazar-pc in https://github.com/gfx-rs/wgpu/issues/9953#issuecomment-5105843286
My take: We should be checking for characters like this in CI. There's no reason for "odd" whitespace characters in that document.