glob filepath support
Nobody has claimed this yet.
- Dominant language
- Linker Script
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Support listing globs, so everything inside a folder is included automatically.
Should it work recursively inside folders?
Does linker script support listing globs? Or would the list need to be hardcoded by slinky each time it is run (ie inspecting the existing files of the folder)?
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
No files, tests, or entry points are named. First clarify whether globs must recurse into subfolders and whether linker scripts can represent them or slinky must expand them from the filesystem. Done means the supported glob behavior and expansion strategy are decided and documented by working tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100