On Thu, Jun 5, 2025 at 2:35 AM Markus Armbruster <arm...@redhat.com> wrote:
> John Snow <js...@redhat.com> writes: > > > Hiya, this series turns on automated linting for scripts/qapi, > > docs/sphinx/qapidoc.py and docs/sphinx/qapi_domain.py. > > > > This includes flake8/isort/pylint/mypy for scripts/qapi, but omits mypy > > from the Sphinx plugins owing to my inability to strictly type the > > extensions given the wide versions of Sphinx we actually support. > > > > [Maybe this will change soon, but it's not true just yet.] > > > > Though I have been using black in my own development, I have not yet > > enabled it anywhere automatically. Maybe soon. > > You lost my series > Reviewed-by: Markus Armbruster <arm...@redhat.com> > > :) Didn't expect to need to manually copy it forward to a v5 ...! Thanks, --js