mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Add script flags to exempt a sysroot from pruning
This commit is contained in:
@@ -31,6 +31,7 @@ def main():
|
||||
pylint_options = [
|
||||
'--disable={}'.format(','.join(disable)),
|
||||
'--jobs=4',
|
||||
'--max-args=6',
|
||||
'--score=n',
|
||||
'--persistent=n',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user