codespell_check
Detect likely spelling mistakes in project text and source files. Optionally check only changed files to catch typos.
Instructions
Find likely spelling mistakes in project text and source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | ||
| changed_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | No | ||
| output | Yes | ||
| fixable | No | ||
| warnings | No | ||
| exit_code | Yes | ||
| saved_tokens | No | ||
| savings_percent | No |