<@U06A03HV1> <https://github.com/pantsbuild/pants/...
# general
a
@witty-crayon-22786 https://github.com/pantsbuild/pants/pull/5180 is ready to merge, but the last commit I pushed is a little sketchy; it should be using
--exclude-target-regexp
but I manually implemented it in in one test because of how it’s broken at the moment. Should I (add a comment and) merge now, or wait for
--exclude-target-regexp
to be fixed? (Alternatively, I could pass
--build-file-imports=allow
to the pants invocations in that test, but excluding testprojects feels like the correct solution)