qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 10/15] python: only check qemu/ subdir with flake8


From: Willian Rampazzo
Subject: Re: [PATCH v3 10/15] python: only check qemu/ subdir with flake8
Date: Wed, 30 Jun 2021 11:36:54 -0300

On Tue, Jun 29, 2021 at 6:43 PM John Snow <jsnow@redhat.com> wrote:
>
> flake8 is a little eager to check everything it can. Limit it to
> checking inside the qemu namespace directory only. Update setup.cfg now
> that the exclude patterns are no longer necessary.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  python/setup.cfg       | 2 --
>  python/tests/flake8.sh | 2 +-
>  2 files changed, 1 insertion(+), 3 deletions(-)
>

Reviewed-by: Willian Rampazzo <willianr@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]