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

Fixing logic issues #12

Merged
merged 2 commits into from
Sep 6, 2018
Merged

Fixing logic issues #12

merged 2 commits into from
Sep 6, 2018

Conversation

Geelik
Copy link
Contributor

@Geelik Geelik commented Jul 21, 2018

Hi,

I completely reworkerd the logic. Now the logic for file and directory is correctly separated.

It fix #10 and #11 and i added tests for them.

@manidlou
Copy link
Owner

@Geelik thanks for your contribution! Will you squash this please?

Add possibility to filter out directories
@Geelik
Copy link
Contributor Author

Geelik commented Jul 24, 2018

Done it, hope it's good for you

@manidlou manidlou merged commit 27e192c into manidlou:master Sep 6, 2018
@manidlou
Copy link
Owner

manidlou commented Sep 6, 2018

Thanks @Geelik!

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.

Reading files only with depthLimit:0 also reads directories.
2 participants