Buck2
Build Systems
Buck2
Detects Buck2 project files and reports vendor visibility.- Detected From
- .buckconfig, .buckroot, BUCK, or BUCK.v2.
- Writes
- Nothing today.
- Visibility
- Buck source stays present and doctor reports whether vendor is already handled.
When To Use It
Use this when Buck2 projects need vendor status in the doctor report.
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.