mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-16 12:51:08 +00:00
tests/pylint.conf: use jobs=0 to speed up tests
This commit is contained in:
parent
982ebe6a46
commit
0931098a2c
@ -3,6 +3,9 @@
|
||||
# Pickle collected data for later comparisons.
|
||||
persistent=no
|
||||
|
||||
# Use all cpus, to speed up testing
|
||||
jobs=0
|
||||
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user