Is possible to have regex for "js_source_path"?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 290
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
I have situation where I have .js files inside sub directories but I need to specify that inside "js_source_path". Instead of that, I want to specify regex for paths that I want to include. Is that possible? If not, can that be feature request?
Contributor guide
No contributing guide indexed for this repository
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 at the js_source_path configuration entry point and trace how paths are selected for JavaScript extraction. Determine the expected regex behavior and its interaction with subdirectories; done means matching paths can be specified reliably and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100