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 A5DC2C433F5 for ; Mon, 31 Jan 2022 15:22:24 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6835F836A4; Mon, 31 Jan 2022 16:22:22 +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="LXIBUY/t"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BD770836A6; Mon, 31 Jan 2022 16:22:08 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 BF9BC83699 for ; Mon, 31 Jan 2022 16:22:04 +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-qt1-x82d.google.com with SMTP id j12so11399642qtr.2 for ; Mon, 31 Jan 2022 07:22:04 -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=iKLGR7NpKy0pIV9Z1FCIP07plG7JtDvv8TlvsGm8bA4=; b=LXIBUY/tUuzARbJR8FgeBrKBr9+X8v2IrKICST68HpvyceTVy8BWTZcxwRetHXuoGn qH2vbpQ/6OtpzFnvXalEFVr8NX+P7SIMXiGFNUdyirCgBfDDKKTFgnn9KJZz8KFguPIp 3SVk39uPpPpWnILE3T+h/WrX0eXxxHTS4AaX4= 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=iKLGR7NpKy0pIV9Z1FCIP07plG7JtDvv8TlvsGm8bA4=; b=jivjdcepGEEUcZrYKamoxLC7JOfoffXRtTJXyMfmUVL9VsEYa8LaKpgIIxboqUNLNg 4x7QR8U0cy8J3Tpq0OfnJtoYldFJgtLCIItbzsox5RpJmZ270/50SfezOo7hxrgX99cD 8KE+S8UztPy+XM8UajPBc4ssqd03xPcb2xAK+pfpid7Fs/fzOfzn14sUl4uDHlp59RpU mQuXmzibro7+HlSrJ/52DNeTeCX6xUc27zXpIrwzA+F47jZzPjO5ozihBaNhr3lA9kN9 Xlwe7diO0M2dYcifN+ihuxqMfMJ1sZYTJjYKO6tvtW3Sg2YEjuKc42Sl4hTBIc5EG1AQ fPsQ== X-Gm-Message-State: AOAM5339HtYGv5LRdQ4Edz0z+K95Qc/FB9uuO35FTuniX+3VjolHa+Y1 mBgEncpYQug2pXaxnjpkl68pZg== X-Google-Smtp-Source: ABdhPJx7YVrHpd/Tn+nRJXQehgg/yGwXyTf2+PRFZbFyU3xO+yq0h48Rca4qKC613RCkie8GzBZ2ng== X-Received: by 2002:ac8:5a83:: with SMTP id c3mr15106327qtc.51.1643642523591; Mon, 31 Jan 2022 07:22:03 -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 b4sm8416343qkf.61.2022.01.31.07.22.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Jan 2022 07:22:03 -0800 (PST) Date: Mon, 31 Jan 2022 10:22:01 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: [PATCH] pylint: Adjust how the output is produced Message-ID: <20220131152201.GQ7515@bill-the-cat> References: <20220129043107.371229-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SoGQxgZEULAMOcJz" Content-Disposition: inline In-Reply-To: <20220129043107.371229-1-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 --SoGQxgZEULAMOcJz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 28, 2022 at 09:31:07PM -0700, Simon Glass wrote: > The current Makefile rule requires there to be a 'Module' line in the > pylint output, like this: >=20 > ************* Module binman.fip_util >=20 > This line only appears if pylint has some comments about the module. We > cannot rely on it for naming. >=20 > Update the code to instead use the filename as the identifier for each > score, so rather than: >=20 > multiplexed_log 7.49 >=20 > we output: >=20 > test_multiplexed_log.py 7.20 >=20 > It is still easy to see which file the score relates to. In fact the new > naming is nicer since the full subdirectories are shown. >=20 > The avoids the problem where a module name is not produced, and the output > gets out of sync. >=20 > Regenerate pylint.base so we can start from the current baseline. >=20 > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --SoGQxgZEULAMOcJz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmH3/pkACgkQFHw5/5Y0 tywCdQv/ZWJWQEMd+/B8iILdtg3akik65tcrCUTahCIwCYU7xhvj0yPXg9BI8kV+ 4MrV0KGvPPgXuocFYncWpXrLp6MwjzuZuy5Jnm8k4tluA7dCJ+pCtqzZgF0nJ5wN 9PtPZnYdOcZY9FNY3eB5guMKhE1ydDLMiNu2V+6lemqkae6lgHHUgBF7tGSXCBOA 4mAoc1RcMZIPmTn35hZtW+SyFHQv+8tPaTYKrCx7vswlF2qSvajqbVN9OGSrnvVf 2b8EOipaZwiEo+O3y5++VJATSOwkUSttm8NamsDnkQpnHyhHDnRNspVo6kD9WBT2 ++OttplGsxq1hsIbQeqj/YZFDIMo3cq5qj/H/cl8yqD2aafzwML+oa0AmmOQ8Scf YedaiMf4HF/KIiMVFA1bZFrBHP0NcptfVhV6JROkcXBTC9ym0yuBNWivTFhc1GI6 qj55T8sIe70RzZAuCs+wXvyJwDmhjB7KQNjfvAX9Yaehe7YiM2dZWWCUJrVb9TuF EOr9nbQQ =en1T -----END PGP SIGNATURE----- --SoGQxgZEULAMOcJz--