Function tidy::deps::has_missing_submodule
source ยท pub fn has_missing_submodule(root: &Path, submodules: &[&str]) -> bool
Expand description
Used to skip a check if a submodule is not checked out, and not in a CI environment.
This helps prevent enforcing developers to fetch submodules for tidy.