does pants have anything to enforce module boundar...
# general
g
does pants have anything to enforce module boundaries? I looked through the docs and nothing jumped out to me
f
Yes, as of 2.16, which is currently in RC stage, but about to be released. You can see a preview of the docs for the feature here: https://www.pantsbuild.org/v2.16/docs/validating-dependencies#enable-visibility-backend
g
beautiful. thank you for the info
f
and we have a toy repo to experiment https://github.com/pantsbuild/example-visibility