diff options
author | thislooksfun <tlf@thislooks.fun> | 2021-10-26 13:11:24 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-02 12:23:30 +0100 |
commit | 170e956c80ebcfbb2ed3bedfb5cee2b53192efba (patch) | |
tree | 248f2183e6f6ece2e376bec0a7602d483c46a596 /Meta/lint-clang-format.sh | |
parent | c2d44209a8f508ccb243410fc0e591976820b287 (diff) | |
download | serenity-170e956c80ebcfbb2ed3bedfb5cee2b53192efba.zip |
Meta: Remove unnecessary -i
Using `xargs -i <cmd> {}` is just doing the default behavior of xargs,
but with extra steps that also don't work on macOS.
Diffstat (limited to 'Meta/lint-clang-format.sh')
0 files changed, 0 insertions, 0 deletions