code_results_dir_regex

Function code_results_dir_regex 

Source
pub(crate) fn code_results_dir_regex(
    path: &Path,
    re: &Regex,
) -> Result<(), LintError>
Expand description

Check that the directories under the code and results follow the correct style.