qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 9/9] iotests: add pylintrc file


From: Eric Blake
Subject: Re: [PATCH v6 9/9] iotests: add pylintrc file
Date: Wed, 26 Feb 2020 19:57:45 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 2/26/20 6:06 PM, John Snow wrote:
Repeatable results. run `pylint iotests.py` and you should get a pass.

Signed-off-by: John Snow <address@hidden>
---
  tests/qemu-iotests/pylintrc | 20 ++++++++++++++++++++
  1 file changed, 20 insertions(+)
  create mode 100644 tests/qemu-iotests/pylintrc

+        too-many-branches,
+        too-many-public-methods,
\ No newline at end of file

Intentional?

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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