-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
eldritchRelated to the Eldritch languageRelated to the Eldritch languagefeatureNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Right now we're using eldritch to solve globs (*)
Describe the solution you'd like
Instead we should move to using the rust glob crate
https://github.com/rust-lang/glob/blob/master/tests/glob-std.rs
This may also help better canonicalize windows paths.
Describe alternatives you've considered
Na
Additional context
Na
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
eldritchRelated to the Eldritch languageRelated to the Eldritch languagefeatureNew feature or requestNew feature or request