This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Description
I get the follow warning when running the git pre-commit hook:
xargs: illegal option -- -
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
[-L number] [-n number [-x]] [-P maxprocs] [-s size]
[utility [argument ...]]
This is on MacOS. Any tips on how to address that?