[ QUESTION ] Is it possible to add `/i`, a insensitive case
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 237
- Forks
- 55
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The Title is pretty much self-explanatory. I can't find any information on how to add /i to have RegEx check for any string with an insensitive.
The RegEx is no longer working because of insensitive case. I had to update it to account for the cases, upper or lower.
Beitragsleitfaden
Rechercherichtung
The issue names no files, tests, or entry points. Start by locating the repository's regular-expression handling and configuration entry point, then determine how case-insensitive matching should be requested; done means matching works consistently for upper- and lower-case text.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- ci-cd, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100