Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, Aaron Bauman <bman@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH 6/6] pylintrc: enable multiple-imports check
Date: Thu, 06 Aug 2020 07:05:14
Message-Id: abcf8315-4985-392b-25b4-e56baf563a46@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH 6/6] pylintrc: enable multiple-imports check by Aaron Bauman
1 On 8/5/20 4:51 PM, Aaron Bauman wrote:
2 > Signed-off-by: Aaron Bauman <bman@g.o>
3 > ---
4 > pylintrc | 1 +
5 > 1 file changed, 1 insertion(+)
6 >
7 > diff --git a/pylintrc b/pylintrc
8 > index b7091516c..5f4ec3278 100644
9 > --- a/pylintrc
10 > +++ b/pylintrc
11 > @@ -19,6 +19,7 @@ enable=
12 > misplaced-future,
13 > missing-final-newline,
14 > mixed-line-endings,
15 > + multiple-imports,
16 > redefined-builtin,
17 > reimported,
18 > relative-beyond-top-level,
19 >
20
21 Thanks, merged the whole series:
22
23 https://gitweb.gentoo.org/proj/portage.git/commit/?id=bc0e50294a96623fdfcb51d7cea4c3d2a4c5e261
24 --
25 Thanks,
26 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature