Skip to content
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

feat: extract todos #228

Open
upstartjohnvandivier opened this issue Sep 14, 2022 · 0 comments
Open

feat: extract todos #228

upstartjohnvandivier opened this issue Sep 14, 2022 · 0 comments

Comments

@upstartjohnvandivier
Copy link

should a code audit tool have the ability to extract TODO comments from the code?

i sure think so!

let me know if y'all are open to a PR. I'm imagining single-line support only atm. If the config file specifies tool.pylama.todo-file then we will by default collect text after TODO: and dup those lines log-style plaintext into the destination file.

could later be generalized to comment extraction of non-todo comments but meh for now nah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant