Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Switch to use a regex to filter out results instead of length #16

Merged
merged 2 commits into from
Nov 13, 2022

Conversation

bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Nov 13, 2022

Description

  • Switch to use a regex to filter out results instead of length

Motivation and Context

  • Using the string length check is problematic on modules that have long names

How Has This Been Tested?

  • CI

Screenshots (if appropriate):

@bryantbiggs bryantbiggs merged commit 6a81ce9 into main Nov 13, 2022
@bryantbiggs bryantbiggs deleted the fix/regex-filter branch November 13, 2022 00:31
bryantbiggs pushed a commit that referenced this pull request Nov 13, 2022
## [1.2.2](v1.2.1...v1.2.2) (2022-11-13)

### Bug Fixes

* Switch to use a regex to filter out results instead of length ([#16](#16)) ([6a81ce9](6a81ce9))
@bryantbiggs
Copy link
Member Author

🎉 This PR is included in version 1.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant