staabm / phpstan-todo-by

Todo comments with expiration
https://staabm.github.io/2023/12/17/phpstan-todo-by-published.html
MIT License
172 stars 4 forks source link

Reduce http requests #76

Closed staabm closed 7 months ago

staabm commented 7 months ago

Try whether its possible to match all keys using a collector and use e.g. parallel requests to reduce IO impact on full project analysis

https://phpstan.org/developing-extensions/collectors

github-actions[bot] commented 6 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.