pub fn is_excluded_file(path: &str) -> bool
Returns true if path is a lock file or other generated artifact that should be excluded from conventional-commit analysis.
true
path