pub fn analyze_file_with_config( file_path: &str, config: Config, ) -> Result<Vec<Issue>>
Analyze an .orbit file using a specific configuration