Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/data
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/data')
-rw-r--r--scripts/data/pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/data/pylintrc b/scripts/data/pylintrc
index 16ab620..e3d1d92 100644
--- a/scripts/data/pylintrc
+++ b/scripts/data/pylintrc
@@ -20,7 +20,7 @@ profile=no
# Add <file or directory> to the black list. It should be a base name, not a
# path. You may set this option multiple times.
-ignore=CVS,_sugarext.so,_sugarbaseext.so
+ignore=CVS,_sugarext.so,_sugarbaseext.so,sugar.dispatch.dispatcher
# Pickle collected data for later comparisons.
persistent=yes