analyze_file
Identifies potential issues in source code by leveraging Xcode's static analyzer, ensuring code quality and reliability in development workflows.
Instructions
Analyzes a source file for potential issues using Xcode's static analyzer.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to the source file to analyze. |