From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 66DA1C433EF for ; Tue, 25 Jan 2022 15:57:28 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2284D83879; Tue, 25 Jan 2022 16:57:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="uIY5k7ps"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 57EEF83877; Tue, 25 Jan 2022 16:57:08 +0100 (CET) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 9DF6E8388E for ; Tue, 25 Jan 2022 16:57:05 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf29.google.com with SMTP id t7so25691106qvj.0 for ; Tue, 25 Jan 2022 07:57:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=En7xWlq9D+GIWfyuI9Fk88JQXmVZi8WsJdzEHiub8t8=; b=uIY5k7psV4FwszmCvolFdUUKlh34C5HvxV5orGvbxJfLsoV0Ev2ttuhJrRZOj+Ty6y a3S4gzwar08ihlK6+xcpxD4JgEZbpAvb1QFf8dcpEVgWUsE13tJngn+gkAwoSBz6mH51 e6nkys3Q3hVrT4m2CswaioRl2RDfKnfsinAoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=En7xWlq9D+GIWfyuI9Fk88JQXmVZi8WsJdzEHiub8t8=; b=d/cmHO02cPD5E/uddES5tYso1Ml6FmRnE6Q2r6+WKiD+7yVCci+rlBNcz7onyUKhtg JSIxsk26kBJcI9a/o3sLJO9AmmE3Itt6llDGdT2tBvLDgKlQmnQqsKfWFyJ1BN66X4rB C8rKYT8MGyg+SObfYPcyVKc/6dAAJDmttENcZ0qzWa1yZ57W27U0VoHhPrO2yT0BJg7w UDpJiTZVHONjT6bg41ZSiGDH5uGZU6Mr+uqq7oqu9nur0IQTAbMZMfo/5wO0N2fD13rn Ealiy3FEoTNc19Hp63Qpciiexs4xl5wJ+3/use8H3m06MSK8OghXRzDuC+zItRZUvFPE 0L6w== X-Gm-Message-State: AOAM532XxR22qNVO5yuozgz3TlbPaxoHGDz/9Q4GoJtUPXLITAQ4ZNCc pZp8cdnDVArw76EZKvzXkW17uQ== X-Google-Smtp-Source: ABdhPJy9S/jS+xqK/UP/UySli+ZWOcWt+Lo8mBwSQ/VKtyP7fZewxACw3DhvHn7evi0ubj39ZVGaFw== X-Received: by 2002:a05:6214:268d:: with SMTP id gm13mr11531131qvb.75.1643126224549; Tue, 25 Jan 2022 07:57:04 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id l6sm8917464qtx.11.2022.01.25.07.57.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jan 2022 07:57:04 -0800 (PST) Date: Tue, 25 Jan 2022 10:57:02 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Heinrich Schuchardt , Marek =?iso-8859-1?Q?Beh=FAn?= , Masahiro Yamada , Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [PATCH 5/6] Makefile: Add a pylint checker to the build Message-ID: <20220125155702.GN7515@bill-the-cat> References: <20211122034841.304138-1-sjg@chromium.org> <20211122034841.304138-2-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+9kyDs7IugQ0lHaC" Content-Disposition: inline In-Reply-To: <20211122034841.304138-2-sjg@chromium.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --+9kyDs7IugQ0lHaC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 21, 2021 at 08:48:40PM -0700, Simon Glass wrote: > At present the Python code in U-Boot is somewhat inconsistent, with some > files passing pylint quite cleanly and others not. >=20 > Add a way to track progress on this clean-up, by checking that no module > has got any worse as a result of changes. >=20 > This can be used with 'make pylint'. >=20 > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --+9kyDs7IugQ0lHaC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHwHc4ACgkQFHw5/5Y0 tyzVagv8CBusN4KBW1UU4J03EXYOmY4FzGRxwIGYoSBTJBAfpKQXDtQhVd9X+Wn4 iFjdCzyiDreYW9iC68nztLHQBoBhuz4ZzXM4YNpcl9U2vkOrC53gLjKyJFGqPIhA VJmcWeWUSAYx7ce30tyoih2uHnC73kj/nDg6GlTe5Nt83TLIC3n+gShhiUI4vfvl R/TELlFItuRwvbYq1zgZ2wcy9sUQc1Wt00wVCqI5G4QWS6K+iLZ5jijvxxaq7mXp v+EUi+E54/+z9a+1DmZjq5KG0LvfE3RP+2oxtt2W14v33e+0dUFCoIbpbzTaERnz riseBSr1KjMo9wgFCAmFY1js5/NBxbI14zpnHwS+V47oeoscaV/P7gZ/RwJpWqtj Lc0gzqH58B06ZyI0ScvMtyP0HJx/GDeOJHhnazoZkjLyezPk1u4GLn1/pCt44AtM GNWpVsVBqQ1rPfBhqN/HEyGcFyUVAHsKudoPmjzEas9xBLNMCJvfxBIzrl+tZMiN bhR8CfHC =VJu+ -----END PGP SIGNATURE----- --+9kyDs7IugQ0lHaC--