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

Using 'require_literal_leading_dot' matches folders that start with dot #67

Closed
kitogo opened this issue Mar 21, 2018 · 1 comment · Fixed by #128
Closed

Using 'require_literal_leading_dot' matches folders that start with dot #67

kitogo opened this issue Mar 21, 2018 · 1 comment · Fixed by #128

Comments

@kitogo
Copy link

kitogo commented Mar 21, 2018

Hey,

It seems like 'require_literal_leading_dot' option doesn't work as intended and matches files in directories that start with dot. For example if I would search for *c* file at aaa/.bbb/ccc, I would get a match even though the file is in hidden folder.

I've added some cases that fail main test at https://github.com/kitogo/glob fork.

Cheers,
Igor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant