chrisvfritz / chrisvfritz/language_filter

When using the `creative_letters` option, warnings are emitted when matching

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
93
Forks
19
PR merge metrics
No merged PRs in 30d

Description

This is due to the extra non-capturing group with a plus outside of the different regexes for letters.

Removing the + and outer parens removes this problem and still matches against creative letters.

I've opened a PR to address this: https://github.com/chrisvfritz/language_filter/pull/10

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the creative_letters matching logic and the linked pull request #10, which addresses the warning behavior. Done means matching creative letters without emitting warnings, while preserving the existing matches.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.