fn subdir_readmes(path: &Path, readmes: Vec<&str>) -> Result<(), LintError>
Check for the presence of README files within each subdirectory of a root directory.