run_grep_checks
Run grep checks to detect undefined references, console.log leftovers, TODO markers, and missing translations in your codebase.
Instructions
Run a set of code-quality grep checks across the repo: undefined references, console.log leftovers, TODO markers, missing translations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | Which checks to run. Defaults to all. |