[PATCH 01/12] pylintrc: Remove obsolete ignore section and comments.

Florian Weimer fweimer@redhat.com
Tue May 20 12:02:41 GMT 2025


* Carlos O'Donell:

> Remove the obsolete ignore=CVS since we use git now.
>
> We make the code more inclusive by removing obsolete comments.
> ---
>  scripts/pylintrc | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/scripts/pylintrc b/scripts/pylintrc
> index d772cb0a7d..ac635c36bc 100644
> --- a/scripts/pylintrc
> +++ b/scripts/pylintrc
> @@ -10,10 +10,6 @@
>  # Profiled execution.
>  profile=no
>  
> -# Add files or directories to the blacklist. They should be base names, not
> -# paths.
> -ignore=CVS
> -
>  # Pickle collected data for later comparisons.
>  persistent=yes

Okay.

Reviewed-by: Florian Weimer <fweimer@redhat.com>

Thanks,
Florian



More information about the Libc-alpha mailing list