automation makes our life easier, so we should rely on all tools that provide a great bang-for-buck ratio. I'm currently evaluating: - [ ] [mypy](https://github.com/python/mypy) - [ ] [vulture](https://github.com/jendrikseipp/vulture) and [pytest-vulture](https://github.com/Gatewatcher/pytest-vulture) - [ ] [sourcery](https://github.com/sourcery-ai/sourcery) - [x] [copilot](https://docs.github.com/en/copilot/using-github-copilot/code-review/using-copilot-code-review) - [ ] [pytest-cov](https://github.com/pytest-dev/pytest-cov) or [coverage.py](https://github.com/nedbat/coveragepy) or [codecov](https://about.codecov.io/) - [ ] [zizmor](https://github.com/woodruffw/zizmor) any suggestion is appreciated!