8000 Using 'require_literal_leading_dot' matches folders that start with dot · Issue #67 · rust-lang/glob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

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

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

@kitogo
Copy link
Author
kitogo commented Mar 22, 2018

Issue should be fixed in #68

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
0