fediverse-devnet / feditest

A testing framework for distributed, heterogeneous systems communicating with complex protocols, such as the Fediverse
https://feditest.org/
MIT License
31 stars 6 forks source link

Enable mypy pre-commit hook #320

Closed steve-bate closed 3 weeks ago

steve-bate commented 3 weeks ago

@jernst, do you use any non-default configuration for running mypy?

I don't plan to run it on the tests directory.

jernst commented 3 weeks ago

I run ruff and mypy with defaults through make lint.