Currently we do not enforce whether or not the cloned repos under vendor_test are present for the static typing checks. It may be beneficial to run these checks with the repos cloned, but we'd have to think how best to enforce it, and whether the cost of enforcement is worth the benefits.
Currently we do not enforce whether or not the cloned repos under
vendor_testare present for the static typing checks. It may be beneficial to run these checks with the repos cloned, but we'd have to think how best to enforce it, and whether the cost of enforcement is worth the benefits.