[PATCH 01/12] pylintrc: Remove obsolete ignore section and comments.
Carlos O'Donell
carlos@redhat.com
Tue May 20 11:45:14 GMT 2025
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
--
2.49.0
More information about the Libc-alpha
mailing list