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

Regex for directory validation #557

Open
tyarkoni opened this issue Sep 12, 2018 · 0 comments
Open

Regex for directory validation #557

tyarkoni opened this issue Sep 12, 2018 · 0 comments

Comments

@tyarkoni
Copy link

At present, the validator doesn't validate directories, only files. I gather from @chrisfilo this is because directories can't be uploaded in Chrome. But since the regexes stored here are going to be language-agnostic, it would be very helpful to have a regex that validates directories. Indexing with pybids can get pretty slow, because, e.g., the .git directory gets scanned for valid files even though it could be ignored.

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