mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
pylintrc: Remove obsolete ignore section and comments.
Remove the obsolete ignore=CVS since we use git now. We make the code more inclusive by removing obsolete comments. Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user