detect_incomplete_implementations
Scan plugin code for TODO, FIXME, HACK, and XXX comments, empty method bodies, and placeholder returns to detect incomplete implementations.
Instructions
Find TODO, FIXME, HACK, XXX comments, empty method bodies, and placeholder returns across plugin code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the plugin root |