From nobody Wed Nov 19 21:05:01 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1618330225; cv=none; d=zohomail.com; s=zohoarc; b=TMU3qAE1iOGnFUzbSGaNWB6Bkzx+KzvRaBDyTBY8lzeYB/xJxOWvDfofAD8mbPMTi0xb/B1I0Wa45h9J7Dey8Q8LN2jJmQfuddRIDnq1ch5n87VNWBMVQdRrMVdPh5rLmSqQa01idmuMJ0n11RG3EMwD23NeCQRQ7+D/VLsN3xg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1618330225; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=/r6tK6tIqWuYWrO6uBNX/wB27wd2jnvURmGy+vaA5G8=; b=BhZulKgwUwLq9drRFf7JAr4dvlceTb4GeDZa5GKChfwyATrvjuTceddJgEjG7t5gNXW9aD7vDG8iDyAnnwR+75P9ck2zUci87L+RDlJo2xiwSj67DaX5Za0xe5KXSwEGW1ZitnmvfC+jP/NYveySs2G7HHEqBH7R6X7BgY7ltcI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1618330225823706.8805223737901; Tue, 13 Apr 2021 09:10:25 -0700 (PDT) Received: from localhost ([::1]:44122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWLcN-0008Py-1F for importer@patchew.org; Tue, 13 Apr 2021 12:10:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWLOg-0001e6-Bo for qemu-devel@nongnu.org; Tue, 13 Apr 2021 11:56:14 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:45321) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWLOb-0000DF-CI for qemu-devel@nongnu.org; Tue, 13 Apr 2021 11:56:14 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-264-xmGx03g7MKCdMUKl1AxORg-1; Tue, 13 Apr 2021 11:56:06 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B8CFC189C449 for ; Tue, 13 Apr 2021 15:56:05 +0000 (UTC) Received: from scv.redhat.com (ovpn-117-61.rdu2.redhat.com [10.10.117.61]) by smtp.corp.redhat.com (Postfix) with ESMTP id F16AF6A039; Tue, 13 Apr 2021 15:56:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618329368; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/r6tK6tIqWuYWrO6uBNX/wB27wd2jnvURmGy+vaA5G8=; b=NLpuk+/OxWNvpEX2JtwgDZ6rLysGR7MRVOt+fXbYPE0N1oHnErXjbyHNoH3o6peJdiAcnL JQBfGV0mVATLPP3/avTwAHRI6irWhkPAUzMu5mlBBet+GzEqIMGAXZ6DEwVfSjeYKYPg9w M8JAoa5TN5of/bxt/ZAeBlfY0HMHzhs= X-MC-Unique: xmGx03g7MKCdMUKl1AxORg-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH RFC 7/7] linter config Date: Tue, 13 Apr 2021 11:55:53 -0400 Message-Id: <20210413155553.2660523-8-jsnow@redhat.com> In-Reply-To: <20210413155553.2660523-1-jsnow@redhat.com> References: <20210413155553.2660523-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: crosa@redhat.com, John Snow , ehabkost@redhat.com, stefanha@redhat.com, armbru@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Everything in this series should pass with flake8, pylint, and mypy; but there are a few bits of dust swept under the rug with these config files. Signed-off-by: John Snow --- .flake8 | 2 ++ pylintrc | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 .flake8 create mode 100644 pylintrc diff --git a/.flake8 b/.flake8 new file mode 100644 index 0000000..45d8146 --- /dev/null +++ b/.flake8 @@ -0,0 +1,2 @@ +[flake8] +extend-ignore =3D E722 # Pylint handles this, but smarter. \ No newline at end of file diff --git a/pylintrc b/pylintrc new file mode 100644 index 0000000..7cf16c0 --- /dev/null +++ b/pylintrc @@ -0,0 +1,53 @@ +[MASTER] + +extension-pkg-allow-list=3Dpydantic + +[MESSAGES CONTROL] + +# disable=3D + +[REPORTS] + +[REFACTORING] + +[MISCELLANEOUS] + +[LOGGING] + +[BASIC] + +# Good variable names which should always be accepted, separated by a comm= a. +good-names=3Di, + j, + k, + ex, + Run, + _, + fd, + c, + ns, + rc, + T, + +[VARIABLES] + +[STRING] + +[SPELLING] + +[FORMAT] + +[SIMILARITIES] + +# Ignore imports when computing similarities. +ignore-imports=3Dyes + +[TYPECHECK] + +[CLASSES] + +[IMPORTS] + +[DESIGN] + +[EXCEPTIONS] --=20 2.30.2