Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MatchedPath to return chunks of absolute #125

Merged
merged 5 commits into from
Jul 11, 2021
Merged

Conversation

yykamei
Copy link
Owner

@yykamei yykamei commented Jul 11, 2021

MatchedPath can return chunks of absolute, so I refactored the
implementation.

In addition, I added truncated_absolute to allow us to get an absolute
path truncated within the window.

`MatchedPath` can return chunks of `absolute`, so I refactored the
implementation.

In addition, I added `truncated_absolute` to allow us to get an absolute
path truncated within the window.
@yykamei yykamei added the refactor Refactoring, which does not change the program behavior label Jul 11, 2021
@yykamei yykamei enabled auto-merge (squash) July 11, 2021 21:53
@yykamei yykamei merged commit f132ada into main Jul 11, 2021
@yykamei yykamei deleted the refactor-chunks branch July 11, 2021 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring, which does not change the program behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant