Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make xargs-r() macOS compatible #1598

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

om4csaba
Copy link
Contributor

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)
The pre-commit example code of in the README fails on macOS when a file deleted in a commit. This change should solve the issue and maintain compatibility with other systems.

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?
Tested only Ubuntu and macOS, should work other systems as well

@welcome
Copy link

welcome bot commented Nov 11, 2020

🙌 Thanks for opening this pull request! You're awesome.

@feross
Copy link
Member

feross commented Nov 11, 2020

@standard/team Can someone familiar with this please give this a review?

@feross feross added this to the standard 17 milestone Nov 11, 2020
Copy link
Contributor

@ungoldman ungoldman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks correct to me 👍

@feross feross merged commit e7f22a9 into standard:master Nov 11, 2020
@welcome
Copy link

welcome bot commented Nov 11, 2020

🎉 Congrats on getting your first pull request landed!

@feross
Copy link
Member

feross commented Nov 11, 2020

Thank you @ungoldman for the review and @om4csaba for the PR! ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants