Fix inefficient regular expressions in code
Open
Nobody has claimed this yet.
help wanted
keep-unstale
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 474
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 12
Description
REF: https://lgtm.com/projects/g/htmlhint/HTMLHint/?mode=list
There are a number of Inefficient regular expressions and other related issues in the codebase.
PRs are welcome!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced LGTM report and inspect the codebase for the inefficient regular expressions and related findings it identifies. Done means addressing the applicable findings and verifying that the affected code still behaves correctly; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100