Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[bug] Simple TODO in block comments not detected #1631

Closed
ianlewis opened this issue Feb 11, 2025 · 0 comments · Fixed by #1634
Closed

[bug] Simple TODO in block comments not detected #1631

ianlewis opened this issue Feb 11, 2025 · 0 comments · Fixed by #1634
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ianlewis
Copy link
Owner

For example, this is not detected by todos:

/* TODO */

However this TODO is picked up:

/* TODO: foo */
@ianlewis ianlewis added the bug Something isn't working label Feb 11, 2025
@ianlewis ianlewis added this to the v0.11.0 milestone Feb 11, 2025
@ianlewis ianlewis self-assigned this Feb 11, 2025
@ianlewis ianlewis linked a pull request Feb 12, 2025 that will close this issue
6 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant