mozilla-frontend-infra/codetribute
View on GitHubAllow to match on substrings of component names.
Open
#321 opened on Aug 10, 2019
enhancementgood first issue
Repository metrics
- Stars
- (58 stars)
- PR merge metrics
- (PR metrics pending)
Description
#320 wouldn't have needed to be such a massive change if we could, for example, wildcard on component names.
It'd be nice if we could automatically include all the Layout: * and DOM: * components there, that way renaming/reorganizing them wouldn't silently break the tool.