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
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