Hello, thoughts on this reorganization for `projec...
# development
h
Hello, thoughts on this reorganization for
project-info
-y goals? In V2, these will be enabled by default, but be able to opted out of.
pants.project_info
(info on your own code): * list * filedeps * dependencies * dependees * cloc * roots
pants.pants_info
(info on Pants internals): * target-types * goals * options * backends
👍 1
a
--query
currently lives in
engine/
but it would definitely move to
pants.project_info
this is a good distinction i think
h
Awesome. I think
pants.project_info
would be a wonderful spot for it