jariz / jariz/unitconvert

Better , . and whitespaces

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- The comma/dot signs are still failing
- All regexes should only match when there a whitespace OR end/beginning of string on start and end of the pattern

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the regular expressions responsible for comma and dot matching. Check the existing behavior around whitespace and string boundaries, then verify that the affected patterns handle both whitespace and the beginning or end of the string. Done means comma and dot cases no longer fail and all relevant regexes enforce those boundaries.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.