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

[WIP] remove ignore option, add filter option #2

Merged
merged 9 commits into from
Apr 23, 2017
Merged

Conversation

manidlou
Copy link
Owner

This should resolve #1.

The old algorithm was handling ignore option incorrectly. For instance, it wouldn't traverse subdirectories for some ignore patterns. New changes should fix the issue.

Also, added new feature filter option and more tests.

@manidlou manidlou changed the title fix bug: ignore with glob pattern, add filter option [WIP] remove ignore option, add filter option Apr 23, 2017
@manidlou manidlou self-assigned this Apr 23, 2017
@manidlou manidlou merged commit 3fc387f into master Apr 23, 2017
@manidlou manidlou deleted the add-filter-opt branch April 23, 2017 23:55
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.

loading all files with certain name
1 participant