summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/pylintrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/pylintrc b/examples/pylintrc
index b863456..cf5ef6d 100644
--- a/examples/pylintrc
+++ b/examples/pylintrc
@@ -25,9 +25,6 @@ ignore=CVS
# Pickle collected data for later comparisons.
persistent=yes
-# Set the cache size for astng objects.
-cache-size=500
-
# List of plugins (as comma separated values of python modules names) to load,
# usually to register additional checkers.
load-plugins=