fn subdir_workflows(path: &Path, workflows: Vec<&str>) -> Result<(), LintError>
Check for the presence of workflow files within each code subdirectory.
code