summaryrefslogtreecommitdiff
path: root/examples/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pylintrc')
-rw-r--r--examples/pylintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/pylintrc b/examples/pylintrc
index 61528a5bb..8199d6d5a 100644
--- a/examples/pylintrc
+++ b/examples/pylintrc
@@ -64,7 +64,8 @@ ignored-modules=
#init-hook=
# Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
-# number of processors available to use.
+# number of processors available to use, and will cap the count on Windows to
+# avoid hangs.
jobs=1
# Control the amount of potential inferred values when inferring a single