lint_all
Run all linters specific to your project type to automatically detect and fix code issues.
Instructions
Run all available linters based on project type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | Automatically fix issues where possible | |
| directory | No | Working directory for the lint commands |