Function analyze_file_with_config

Source
pub fn analyze_file_with_config(
    file_path: &str,
    config: Config,
) -> Result<Vec<Issue>>
Expand description

Analyze an .orbit file using a specific configuration