mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-20 13:21:28 +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.
|
# Pickle collected data for later comparisons.
|
||||||
persistent=no
|
persistent=no
|
||||||
|
|
||||||
|
# Use all cpus, to speed up testing
|
||||||
|
jobs=0
|
||||||
|
|
||||||
|
|
||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user