we have a new blog post published! <https://www.pa...
# general
f
we have a new blog post published! https://www.pantsbuild.org/blog/2024/01/25/inspecting-dependency-inference-results. You may find the post helpful if you want to learn more about how you can explore the inferred dependencies in order to compare them to your source code's import statements. This can be particularly useful for large modules with many imports, where it's very easy to miss an omitted dependency or an inferred dependency that should have been ignored. Happy reading!
👖 4
💡 2