todo_finder
Scans source code to find TODO, FIXME, HACK, NOTE, and XXX comments. Identifies unfinished tasks and areas needing attention in your codebase.
Instructions
Find TODO, FIXME, HACK, NOTE, XXX comments in source code.
Parameters:
code — Source code to scan for TODO/fixme comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |