Skip to content

Commit a0b9b2a

Browse files
committed
Use as many processes as possible on pylint
1 parent 04b3b45 commit a0b9b2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
persistent = true
55

66
# Use multiple processes to speed up Pylint.
7-
jobs = 1
7+
jobs = 0
88

99
# List of plugins (as comma separated values of python modules names) to load,
1010
# usually to register additional checkers.

0 commit comments

Comments
 (0)