subdir_readmes

Function subdir_readmes 

Source
fn subdir_readmes(path: &Path, readmes: Vec<&str>) -> Result<(), LintError>
Expand description

Check for the presence of README files within each subdirectory of a root directory.