Print better messages for problems with tag filtering ranges
Open
Priority: p2
type: feat
- Dominant language
- Go
- Stars
- 9.3k
- Forks
- 671
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 10
Description
Right now, `0B:256B` is interpreted at a range for filtering tags, but `0:256B` is not.
I think we should either infer that the units are the same for both parts of the range if units are only specified for one half of the range, or not require units for zero.
Contributor guide
Assessment
This issue has not been assessed yet.