ovn-org / ovn-heater

Mega script to deploy/configure/run OVN scale tests.
Apache License 2.0
12 stars 12 forks source link

CI: use mypy (or similar) to enforce coding style/quality. #192

Open dceara opened 10 months ago

dceara commented 10 months ago

As discussed in https://github.com/ovn-org/ovn-heater/pull/189#issuecomment-1849953079 it would be great to be able to enforce this on every PR so that we ensure that the coding style and correctness is maintained.