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

Does not read files without an extension? #122

Open
prashantgupta24 opened this issue Mar 25, 2021 · 0 comments
Open

Does not read files without an extension? #122

prashantgupta24 opened this issue Mar 25, 2021 · 0 comments

Comments

@prashantgupta24
Copy link

prashantgupta24 commented Mar 25, 2021

For some reason, the Walk function on a directory is ignoring files without an extension within that directory. I'm not sure if those files are omitted from the static phase itself, because the code inside the Walk function should ideally return all files, including ones without extension.

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

No branches or pull requests

1 participant