public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zac Medico <zmedico@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org, Aaron Bauman <bman@gentoo.org>
Subject: Re: [gentoo-portage-dev] [PATCH 6/6] pylintrc: enable multiple-imports check
Date: Thu, 6 Aug 2020 00:04:56 -0700	[thread overview]
Message-ID: <abcf8315-4985-392b-25b4-e56baf563a46@gentoo.org> (raw)
In-Reply-To: <20200805235159.801568-6-bman@gentoo.org>


[-- Attachment #1.1: Type: text/plain, Size: 672 bytes --]

On 8/5/20 4:51 PM, Aaron Bauman wrote:
> Signed-off-by: Aaron Bauman <bman@gentoo.org>
> ---
>  pylintrc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/pylintrc b/pylintrc
> index b7091516c..5f4ec3278 100644
> --- a/pylintrc
> +++ b/pylintrc
> @@ -19,6 +19,7 @@ enable=
>          misplaced-future,
>          missing-final-newline,
>          mixed-line-endings,
> +        multiple-imports,
>          redefined-builtin,
>          reimported,
>          relative-beyond-top-level,
> 

Thanks, merged the whole series:

https://gitweb.gentoo.org/proj/portage.git/commit/?id=bc0e50294a96623fdfcb51d7cea4c3d2a4c5e261
-- 
Thanks,
Zac


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

      reply	other threads:[~2020-08-06  7:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 23:51 [gentoo-portage-dev] [PATCH 1/6] lib/portage/elog/mod_mail.py: fix multiple-imports Aaron Bauman
2020-08-05 23:51 ` [gentoo-portage-dev] [PATCH 2/6] lib/portage/elog/mod_custom.py: " Aaron Bauman
2020-08-05 23:51 ` [gentoo-portage-dev] [PATCH 3/6] lib/portage/tests/runTests.py: " Aaron Bauman
2020-08-05 23:51 ` [gentoo-portage-dev] [PATCH 4/6] lib/portage/dep/__init__.py: " Aaron Bauman
2020-08-05 23:51 ` [gentoo-portage-dev] [PATCH 5/6] tabcheck.py: " Aaron Bauman
2020-08-05 23:51 ` [gentoo-portage-dev] [PATCH 6/6] pylintrc: enable multiple-imports check Aaron Bauman
2020-08-06  7:04   ` Zac Medico [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=abcf8315-4985-392b-25b4-e56baf563a46@gentoo.org \
    --to=zmedico@gentoo.org \
    --cc=bman@gentoo.org \
    --cc=gentoo-portage-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox