-ac improvement
Open
enhancement
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
Sometimes I can see that an application can respond with `words:131 lines:21` when a path does not exist and `words:129 lines:21` when a path exists. But as I can see the `-ac` option will filter `words:131 lines:21` and a potential path will be lost. I think it would be better to filter only one of `size/words/lines` in the case if something of them is stable.
Contributor guide
Assessment
This issue has not been assessed yet.