damienjburks/Simple TODO Checker
Action that checks for TODO comments in various files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | File directory path for checking TODOs. | yes | — |
| extensions | Comma-separated list of file extensions to check (e.g., .py,.js,.html) | no | — |
| todo_pattern | Custom regular expression to detect your TODOs. | no | — |
Outputs
no outputs