-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Usage Issues] No TODOs found in repo with lots of TODO
#6
Comments
TODO
In the docs it state that it works with JS/TypeScript only. |
Definitely not me! 😁 I'm just a happy todoctor user & don't know Rust nor Go. |
Hello. I'm sorry, but we have no plans to support Go or Python at this time. |
No worries! I figure the high-level approach is:
I think I can get Claude to generate a script (e.g. in Python) that'll be language agnostic. Will follow up once I get it done and can potentially contribute to this repo 🫡 |
tl;dr @azat-io Can you help us run this for poktroll?
This is a follow-on from #5.
Firstly, thank you for fixing it!
I'd love to give this tool a shot but still hitting some issues and can't (choosing not to) commit the time to really diving in to debug in detail.
Goal: I'm interested in tracking the evolution / changes in TODOs in poktroll:
Quick validation: If you search for
TODO
in the repo (see search link). Screenshot for reference:What I did: Run
npx todoctor
from the root directory of ☝. Results:Intuition: Might be related to how the TODO regexes are identified in identify_todo_comment or just miscellaneous issue (dependencies, path, etc)
The text was updated successfully, but these errors were encountered: