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

Enable use of pre-commit for easy use in a git hook #1596

Merged
merged 4 commits into from Nov 11, 2020
Merged

Enable use of pre-commit for easy use in a git hook #1596

merged 4 commits into from Nov 11, 2020

Conversation

thclark
Copy link
Contributor

@thclark thclark commented Nov 10, 2020

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

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

What changes did you make? (Give an overview)
Added a .pre-commit-hooks.yaml file and updated README to give users instructions on how to install it.

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

Is there anything you'd like reviewers to focus on?
n/a

@welcome
Copy link

welcome bot commented Nov 10, 2020

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

.pre-commit-hooks.yaml Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@feross feross merged commit e228c05 into standard:master Nov 11, 2020
@welcome
Copy link

welcome bot commented Nov 11, 2020

🎉 Congrats on getting your first pull request landed!

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

Successfully merging this pull request may close these issues.

Enable use of pre-commit for easy use in a git hook
2 participants