from Hacker News

Dependency inference in Pants 2.0.0: Precise caching without the boilerplate

by stuhood on 10/29/20, 11:14 PM with 3 comments

  • by stuhood on 10/29/20, 11:56 PM

    Hey folks! As mentioned in the post: file level dependency inference allows for dependency lists that are 30% smaller (improving cache hit rates), even while removing 90% of boilerplate from `BUILD` files.

    Happy to answer any questions!