Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bc40bc + 8dd05c9 commit 6d4487eCopy full SHA for 6d4487e
1 file changed
pre_commit/xargs.py
@@ -106,6 +106,7 @@ def _thread_mapper(maxsize):
106
def xargs(cmd, varargs, **kwargs):
107
"""A simplified implementation of xargs.
108
109
+ color: Make a pty if on a platform that supports it
110
negate: Make nonzero successful and zero a failure
111
target_concurrency: Target number of partitions to run concurrently
112
"""
0 commit comments