Hacker News new | ask | show | jobs
by lstamour 2722 days ago
I think the private visibility and shared build chain that Bazel offers could step in here, in that it makes it harder to build a project without specifying every dependency, when combined with linting tools and clearly assigning code ownership...?