Re: [PATCH 1/4] pylintrc: turn on checks for reimported modules

Zac Medico <[email protected]>
Newsgroups gmane.linux.gentoo.portage.devel
Message-ID <[email protected]>
On 8/3/20 7:44 PM, Aaron Bauman wrote:
> * also, really fix the enable module structure
> 
> Signed-off-by: Aaron Bauman <[email protected]>
> ---
>  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 @@
>  # --disable=W".
>  #disable=no-absolute-import,bad-continuation,C0103,C0114,C0115,E1101,W0201,no-name-in-module
>  disable=all
> -enable=missing-final-newline,
> -       mixed-line-endings,
> -       redefined-builtin,
> -       trailing-newlines,
> -       trailing-whitespace,
> -       unexpected-line-ending-format,
> -       unnecessary-semicolon,
> -       unused-import,
> -       useless-object-inheritance
> +enable=
> +	missing-final-newline,
> +	mixed-line-endings,
> +	redefined-builtin,
> +	reimported,
> +	trailing-newlines,
> +	trailing-whitespace,
> +	unexpected-line-ending-format,
> +	unnecessary-semicolon,
> +	unused-import,
> +	useless-object-inheritance
>  
>  # A comma-separated list of package or module names from where C extensions may
>  # be loaded. Extensions are loading into the active Python interpreter and may
> 

Thanks, merged the whole series:

https://gitweb.gentoo.org/proj/portage.git/commit/?id=1c45b36ee1d2062ec56ad56cba194affcdf2ce0e
-- 
Thanks,
Zac
signature.asc (application/pgp-signature, 981 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQKTBAEBCgB9FiEE8OgXaltWzqgSupCu0HX7jBBKPSAFAl8o00xfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYw
RTgxNzZBNUI1NkNFQTgxMkJBOTBBRUQwNzVGQjhDMTA0QTNEMjAACgkQ0HX7jBBK
PSB0PA//Wo8DvtSer0E8IujHGpN+i2VkMBZpFbZ1CgSvebVj1eO4rn3JmSDx71Sr
RTSXGu9dfDojEueBx790iQhFZ5hB39Kgdubk6zYQ6C5kYmrlbmIcdwzIBE9U30/R
nYQM0CnEEaFLACWrfM7YnPatLkekXp62etqHNs5/o1l3VtCjg8CuM8EkOLFIfQje
9hO4ka2HCy2XkphAWoCralN3OfxLRSXyZV+quPUT3EJKW8QcGVFFyARToR5ymxJK
0KjzrjO1mx34wGOxP6b2wsYHnYJk7W7ymG+wwQTDQTO4kCzVcbOA+FAugornXtvl
XnZAe1yuuXoNJec/uHqi9njOBRi6BY9UkWbPEF4MFivgTaJepL8O8OvRWhCwVr/p
NN4MGKaUk/d9/aJosoSG6Kn2BOxFFtPJ0ErIwcArOAJ1kuS2Sd1BD4abqH1bc4t0
Q+aO0BOQqbPpL8DM+HSwmjXVNDo8If3OwojxJCAAkIXJtlTlFHjZxDapvvHhQYdF
SaX2/8+IrN1FyK1idQM+pnTuU46D8QG5dHS2hZ6P6q4+DcFH4kCGSOWQsZ4aGtuk
7rS5wpHlVkeSMsQNHwDJACKCBjuSnonoqKoyAGq3TCzZ8ydg/F9jdbBIW5wPz/hF
ai5B8SHcr/5Ib3HL1vqQ4gYXcA4MlTD4CTO4xng+YiISQmCywug=
=i7m5
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.