| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…the segment does not contain complex resource names.
There was a problem hiding this comment.
LGTM, but please check the seg.length() > 1 check comment first
Sorry, something went wrong.
Thanks, I see what you mean now, sorry I misunderstood you earlier. On the other hand, I think the way it is now might be better since it's cleaner and easier to read. Moving seg.length() > 1 would only benefit if the segment contains one character which I think is a very rare case. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Support delimiters(_-.~) as start or end characters for a segment if the segment does not contain complex resource names.
Fixes #335 ☕️
BEGIN_COMMIT_OVERRIDE
fix: Support delimiters(_-.~) as start or end characters for a segment
END_COMMIT_OVERRIDE