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

Hide hidden matches in non-recursive directories if match_hidden is false. #7774

Merged

Conversation

ayazhafiz
Copy link
Contributor

Fixes #7769

src/dir/glob.cr Outdated Show resolved Hide resolved
@bcardiff bcardiff added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:files labels May 13, 2019
@bcardiff bcardiff added this to the 0.29.0 milestone May 13, 2019
@bcardiff bcardiff merged commit f050127 into crystal-lang:master May 13, 2019
@bcardiff
Copy link
Member

Thanks @ayazhafiz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dir.glob doesn't hide hidden files in non-recursive directories
4 participants