Merge pull request #15804 from brave/remove-pylintrc-jobs-param
Remove jobs param to not hang presubmits on Windows when only 1 job is run.
This commit is contained in:
@@ -25,10 +25,6 @@ ignore-patterns=
|
||||
# pygtk.require().
|
||||
#init-hook=
|
||||
|
||||
# Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
|
||||
# number of processors available to use.
|
||||
jobs=0
|
||||
|
||||
# Control the amount of potential inferred values when inferring a single
|
||||
# object. This can help the performance when dealing with large functions or
|
||||
# complex, nested conditions.
|
||||
|
||||
Reference in New Issue
Block a user