todo_finder
Scan source code to identify and locate TODO, FIXME, HACK, NOTE, and XXX comments for quick task tracking.
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 |