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

Simplify file structure for path skippers and file finding #33

Merged
merged 1 commit into from
May 3, 2024

Conversation

andreaswolf
Copy link
Owner

This moves all classes from the Skipper namespace under Filesystem, to clarify their relation to FilesFinder and friends.

Additionally, naming is improved for some classes and some methods related to path normalization are moved to a single FilePathNormalizer class.

@andreaswolf andreaswolf force-pushed the 14-improve-file-skipping branch from c4e7a85 to c64bb74 Compare April 20, 2024 18:59
@andreaswolf andreaswolf force-pushed the 14-improve-file-skipping branch 4 times, most recently from 1a835cc to afa7721 Compare April 21, 2024 14:07
This moves all classes from the Skipper namespace under Filesystem, to
clarify their relation to FilesFinder and friends.

Additionally, naming is improved for some classes and some methods
related to path normalization are moved to a single FilePathNormalizer
class.
@andreaswolf andreaswolf force-pushed the 14-improve-file-skipping branch from afa7721 to a340a5a Compare May 3, 2024 07:24
@andreaswolf andreaswolf merged commit 3f1a42a into main May 3, 2024
33 checks passed
@andreaswolf andreaswolf deleted the 14-improve-file-skipping branch May 3, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant