Greppable and short output
Open
Nobody has claimed this yet.
greppable
testneeded
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
<AlexDaniel> grep: method get-message\(\$password\)\{
<greppable6> AlexDaniel, LLFourn/p6-AttrX-InitArg/README.md:13: method get-message($password){LLFourn/p6-AttrX-InitArg/t/example0.t:11: method get-message($password){
I think this could've been printed as two separated messages.
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 by reproducing the grep output shown in the issue and tracing the handler that formats matching results. Done means the two displayed matches are emitted as separate messages rather than one combined message, with a regression test if an existing test location covers this output.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100