Re: [gentoo-portage-dev] [PATCH 1/4] pylintrc: turn on checks for reimported modules

2020-08-03 Thread Zac Medico
On 8/3/20 7:44 PM, Aaron Bauman wrote: > * also, really fix the enable module structure > > Signed-off-by: Aaron Bauman > --- > pylintrc | 20 +++- > 1 file changed, 11 insertions(+), 9 deletions(-) > > diff --git a/pylintrc b/pylintrc > index 690941715..ad32f70d7 100644 > ---

[gentoo-portage-dev] [PATCH 1/4] pylintrc: turn on checks for reimported modules

2020-08-03 Thread Aaron Bauman
* also, really fix the enable module structure Signed-off-by: Aaron Bauman --- pylintrc | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pylintrc b/pylintrc index 690941715..ad32f70d7 100644 --- a/pylintrc +++ b/pylintrc @@ -12,15 +12,17 @@ #