fn missing_code_subdir( code: &Path, results: &Path, subdir: DirEntry, ) -> Result<(), LintError>
A helper function for formatting an error if a code subdirectory is missing.
code