fn is_source_node( path: &str, extension: Option<&str>, language: Option<&str>, config: &AtlasMapConfig, ) -> bool
Return whether a scanned file should be treated as source.