We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e6b8f commit d5bc7a6Copy full SHA for d5bc7a6
1 file changed
pyproject.toml
@@ -78,7 +78,7 @@ disable_error_code = "no-redef, misc, arg-type"
78
# Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
79
# number of processors available to use, and will cap the count on Windows to
80
# avoid hangs.
81
-jobs = 4
+jobs = 0
82
83
# Minimum Python version to use for version dependent checks. Will default to the
84
# version used to run pylint.
0 commit comments