Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
c
careful-address-89803
01/07/2023, 11:03 PM
hey folks, I think the first slice of my plugin helpers is ready for review. It covers Lockfiles for about 90% of the python plugins in the Pants repo itself. The DevX is just
Copy code
*LockfileRules.from_tool(Isort),
check it out
https://github.com/pantsbuild/pants/pull/17480
I also threw together some docs, but I'm not sure how to integrate them or even if they build.
👀 3
Post