Skip to content

Skip invalid component names#11

Merged
freyfogle merged 1 commit intomasterfrom
skip-invalid-component-names
Oct 31, 2025
Merged

Skip invalid component names#11
freyfogle merged 1 commit intomasterfrom
skip-invalid-component-names

Conversation

@mtmail
Copy link
Member

@mtmail mtmail commented Oct 30, 2025

We loop through component names and use regular expression for applying replacements. Instead of quoting the regular expressions everywhere it's easier to make sure the component names never contain special characters (or be empty).

@freyfogle freyfogle merged commit a9c6bbe into master Oct 31, 2025
14 checks passed
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.

2 participants