pub async fn check_duplicates(file_path: &str) -> Result<ToolResult>Expand description
Check for duplicate exports/constants in a file
pub async fn check_duplicates(file_path: &str) -> Result<ToolResult>Check for duplicate exports/constants in a file