Pants
Build Systems
Pants
Detects Pants configuration and reports vendor status.- Detected From
- pants.toml or pants.ci.toml.
- Writes
- Nothing today.
- Visibility
- Pants configuration is reported without rewriting options.
When To Use It
Use this when Pants owns a mixed-language repo and vendor status should be visible.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.