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 7C9E7C433EF for ; Sat, 29 Jan 2022 12:50:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0E35483282; Sat, 29 Jan 2022 13:50:41 +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="nttYr2sI"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 51BED83575; Sat, 29 Jan 2022 13:50:40 +0100 (CET) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 B123D83260 for ; Sat, 29 Jan 2022 13:50:37 +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-x832.google.com with SMTP id b5so7469149qtq.11 for ; Sat, 29 Jan 2022 04:50:37 -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=Jtdqun7kTwC8rKdj0tlQjXzPNgnpuXZa9K5cu/xgKFc=; b=nttYr2sI07rZD5isxnCjuYTXgZQFGhYUIgx8n5xuYSBuU2g6ld5kV/Qh9n+u1y0LIW Vrz4XNo6JcbNz2/wfLyaPVVfVU0eVXIgzUNzveyuBV2/0mE3IyxmHS6WziRQyicnwt5+ NS0jYR/eVOxqkhf2X1sABzBWpfx0Ko7LMrph0= 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=Jtdqun7kTwC8rKdj0tlQjXzPNgnpuXZa9K5cu/xgKFc=; b=IJ67ob7Tz5V1bhKajT2la/yZzPjoy8ehac/4LkagDm428k1hC9umLva+j/Sc9LqNdq 2w3ScOJsfQgWhaZ/HxsREVDjIJUz/aKesK3jmZoRNNN0QE2CFEFEydK/LjVIcx129864 0ZZ8NBSlqeCmx1E0thZSgRmY5BvIIWoCpT775ehdXYMvi1F3XdUBVt8yVlEb0UfleiZB jhfKvZmTbH0Y9IcLdzy5z4++AKJycLmpeqxEUpirNScianR9HpjOrT3rIQR8pebylqWk 4Frb+I04ZYNejumvOfQOtdkrVvq0f609AqD3YPginTXO4h327Z01UGF5jRY/KnoTOlwi IQgg== X-Gm-Message-State: AOAM532kOqRqOsqZBIJhWfeSZGQyzVt8gDWdbcqcJqunB2e3OL1a8x4z a4VxKsIEBOmHNaeLjsNs+SCRLQ== X-Google-Smtp-Source: ABdhPJyy/IZB+kTfVvRWQsR3Eh6QViCY60R5klE7gbHl5HZOlkrM2MwB4w8VMrvskFtIB/8foRC2Fw== X-Received: by 2002:ac8:5e4e:: with SMTP id i14mr9105866qtx.551.1643460636332; Sat, 29 Jan 2022 04:50:36 -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 2sm4755090qtf.9.2022.01.29.04.50.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jan 2022 04:50:35 -0800 (PST) Date: Sat, 29 Jan 2022 07:50:30 -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: <20220129125030.GN7515@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="SwLo357mIESq0V3a" 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 --SwLo357mIESq0V3a 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 That does make it easier to see where a score comes from, thanks. I'll apply this soon if there's no further comments. --=20 Tom --SwLo357mIESq0V3a Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmH1OBMACgkQFHw5/5Y0 tyzOawv+MqSLnRul76ekDNs0Lg15BlZb6qtIin6P0SJRoieuzpDisIDXbXA2BfLR QgkXO/L2zkxKEILQRFTdV4wxUBtnA37TYMfZVIhkLtTSDfxU07SvtPoHIOA6axa0 ypnAh0Mrtjs6ONe0aoDXov8DqPY6Ch5a/4SlNIo8Pfew+9cEKUOG2oSzoJbOluCT HhXID7AcZFS27e3WOzK8JdaCeq6KZxf6y9bkRs+X6n1Iih2kpsK/3YCXpWsmoWVn XfVs2WIRoJJalXUSyzHz+hfK36H6kUntQW+QqAlCYEbNTYtHlOacquFlu8Dj4WEH 0BgQn5iLqD7ImJECPT75btEpT8ZqUK8kdqLXqbcxXqpa+gzM1kxsYZ7rEyJ/n998 EmOJJxexVfMLCJZrSMn1bkHp/FmWqZDgSJLenY63nlgdfz1fxyyFJttUJmx2KGqj ZY0Y9Jl8MhAFLCVAWa1VmjscHS753L9evBCJWQZkVcdHItXfo0hE3DkvfXqIQog/ uvlTm5qe =wHzv -----END PGP SIGNATURE----- --SwLo357mIESq0V3a--