mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
Increase pylint jobs (#5646)
This commit is contained in:
committed by
Maxime Beauchemin
parent
0a4014937a
commit
359b31ebab
@@ -23,7 +23,7 @@ persistent=yes
|
|||||||
load-plugins=
|
load-plugins=
|
||||||
|
|
||||||
# Use multiple processes to speed up Pylint.
|
# Use multiple processes to speed up Pylint.
|
||||||
jobs=1
|
jobs=2
|
||||||
|
|
||||||
# Allow loading of arbitrary C extensions. Extensions are imported into the
|
# Allow loading of arbitrary C extensions. Extensions are imported into the
|
||||||
# active Python interpreter and may run arbitrary code.
|
# active Python interpreter and may run arbitrary code.
|
||||||
|
|||||||
Reference in New Issue
Block a user