mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Enhancements to downloads.py and filescfg.py (#3034)
This commit is contained in:
committed by
GitHub
parent
477f402fbd
commit
6b9ef5113a
@@ -31,7 +31,7 @@ def main():
|
||||
pylint_options = [
|
||||
'--disable={}'.format(','.join(disable)),
|
||||
'--jobs=4',
|
||||
'--max-args=6',
|
||||
'--max-args=7',
|
||||
'--score=n',
|
||||
'--persistent=n',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user