swift-river-73520
03/29/2023, 9:27 PMhigh-yak-85899
03/29/2023, 9:30 PMbroad-processor-92400
03/29/2023, 9:33 PMlocal = "tailor update-build-files fmt lint check ::"
so that pants local
does all the simple stuff)bitter-ability-32190
03/30/2023, 2:27 PMBUILD
to leverage the macro 🙂
2. Everything I write that interfaces with Pants I try really hard to upstream. It's how I eventually became a contributor and maintainer of the project. Our "plugin API" is extremely unstable, so it also means that if someone breaks the API they have to fix my plugin because its in the Pants repo 😉
3. I don't think I have an original thought here. The only thing I'll say is you don't have to get it right the first time. Try something and if it doesn't fit, feel free to try something else. Pants is flexible so it shouldn't be getting in your way 😉