swiftlint_run
Run SwiftLint analysis on Swift files and output all style and syntax violations as structured JSON for automated code review.
Instructions
Run SwiftLint analysis and report violations as JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to lint (defaults to current directory) | |
| config | No | Path to .swiftlint.yml config file |