• by pbericcc on 11/10/2021, 8:24:56 PM

    Hello, author here! I'm happy to answer any questions.

    Adding Go support was an interesting decision for us because Go tooling is already quite excellent, whereas Python and Shell don't have as strong of a story. We tried to be honest with what Pants's strengths and weaknesses are so that Pants can augment Go with some unique benefits like being able to run `./pants --changed-since=HEAD fmt` (integration with Git). I'm definitely curious to hear any feedback!

  • by amir-h on 11/11/2021, 7:30:47 AM

    Great to see that Pants is moving forward even after Twitter migrated to Bazel!

    I'm curious which big companies are using Pants v2 these days?