-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add (start share == end share) check in parse namespace (backp…
…ort #3709) (#3710) ## Overview The start share shouldn't be equal to the end share because the range is end-exclusive. This PR adds this check. <hr>This is an automatic backport of pull request #3709 done by [Mergify](https://mergify.com). --------- Co-authored-by: sweexordious <[email protected]>
- Loading branch information
1 parent
3474812
commit d40b04b
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters