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

Slow Execution Time on Large Projects #220

Open
ForberichN opened this issue Feb 21, 2022 · 0 comments · May be fixed by #221
Open

Slow Execution Time on Large Projects #220

ForberichN opened this issue Feb 21, 2022 · 0 comments · May be fixed by #221

Comments

@ForberichN
Copy link

I'm currently trying to implement snitch on a Unity Game engine project the project is pretty early in its development but a simple snitch list takes around 36 Seconds. This probably comes from the large amount of none code files that are still getting analyzed (it even finds TODOs inside of EXE files written in GO).

It would be nice to have the option to have snitch ignore certain files per default like EXE and DLL/SO files which will almost certainly never contain relevant TODOs.

And for more project-specific files it would be nice to be able to define file extensions to ignore in the YAML config.

@ForberichN ForberichN linked a pull request Feb 21, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant