moved glob matching into its own file in <https://...
# development
a
moved glob matching into its own file in https://github.com/pantsbuild/pants/pull/5945 -- based off an offhand comment by @witty-crayon-22786 in the pr that added
--glob-expansion-failure
. i think it's a really neat separation of concerns