[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 12/38] qapi/common.py: check with pylint
From: |
Cleber Rosa |
Subject: |
Re: [PATCH v2 12/38] qapi/common.py: check with pylint |
Date: |
Wed, 23 Sep 2020 12:18:56 -0400 |
On Tue, Sep 22, 2020 at 05:00:35PM -0400, John Snow wrote:
> Remove qapi/common.py from the pylintrc ignore list.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
$ pylint scripts/qapi/ --rcfile=scripts/qapi/pylintrc
--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)
I still think we should record (and maybe I'm missing it) the pylint
version used though. Anyway:
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
signature.asc
Description: PGP signature
[PATCH v2 08/38] qapi/common.py: Remove python compatibility workaround, John Snow, 2020/09/22