sscpac / statick

Making code quality easier.
https://sscpac.github.io/statick/
Creative Commons Zero v1.0 Universal
74 stars 14 forks source link

If files are ignored via an exception, remove them during the discovery/find_files process #507

Open xydesa opened 2 weeks ago

xydesa commented 2 weeks ago

https://github.com/sscpac/statick/blob/main/statick_tool/discovery_plugin.py#L41

This will remove them super early on and hopefully prevent processing lots of unwanted files.