swiftlint_fix
Automatically fix SwiftLint violations in your code by specifying a file path or optional configuration file.
Instructions
Auto-fix SwiftLint violations in the specified path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to fix (defaults to current directory) | |
| config | No | Path to .swiftlint.yml config file |