pub(crate) fn code_results_dir_regex( path: &Path, re: &Regex, ) -> Result<(), LintError>
Check that the directories under the code and results follow the correct style.
code
results