Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: Adjust regex to reduce false positives #34

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

Bobbyperson
Copy link

Closes #32

All this PR does is makes sure there's a space after "how" and "help" to avoid incorrectly detecting words like "however" and "helpful."

@GeckoEidechse GeckoEidechse changed the title easiest regex fix of my life fix: Adjust regex to reduce false positives Aug 20, 2024
@GeckoEidechse GeckoEidechse merged commit 66aad1f into R2NorthstarTools:main Aug 20, 2024
1 check passed
@Bobbyperson Bobbyperson deleted the fix-false-positive branch August 20, 2024 16:26
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.

False positive installation instruction trigger
2 participants