-
-
Notifications
You must be signed in to change notification settings - Fork 130
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
Design idea #44
Comments
I don't see the point in using the |
Its name makes sense for its specific purpose, and offloads that logic so that this package can focus on more than pluralizing. |
I don't see any benefit of offloading that. Naming is not really a good argument for doing it either. |
Less code here and for us to test here. |
I don't modularize just for the sake of it. It should have a clear and large benefit. I see none here. The code here is already coded, tested and battle-proven. |
Alright, then let's make the above changes in this repo, except for |
I have a strong feeling that it will end up being implemented here, as your issue on the |
Most of these optimizations should be implemented in |
addexpandDirs
option to "glob"Globs
to "globs"hereto "globs"hereGlobs
to stream file paths, optionally performing other actions such as filtering junkThe text was updated successfully, but these errors were encountered: