Skip to content

Conversation

benibenj
Copy link
Contributor

Introduce a function to sanitize tags by removing non-word characters. Update the processing of language contributions to apply this sanitization to aliases, ensuring that tags conform to the required format.

Fixes #1164

@benibenj benibenj enabled auto-merge June 16, 2025 15:08
@vs-code-engineering vs-code-engineering bot added this to the June 2025 milestone Jun 16, 2025
joaomoreno
joaomoreno previously approved these changes Jun 16, 2025
@benibenj benibenj merged commit eb01a55 into main Jun 17, 2025
6 of 9 checks passed
@benibenj benibenj deleted the benibenj/sorry-manatee branch June 17, 2025 07:52
@theoephraim
Copy link

It appears this strips all special characters, while the tag rule is actually just that it cannot start with a special character. Also note that "." is allowed. Also might be worth considering why that's a restriction on tags at all?

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.

automatic tag generation conflict
3 participants