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

Add staticrequired to pre-push hooks #1045

Merged
merged 3 commits into from
Aug 13, 2018

Conversation

rfay
Copy link
Member

@rfay rfay commented Aug 12, 2018

The Problem/Issue/Bug:

The provided (optional) githooks don't provide make staticrequired which is one thing we'd like them to have.

How this PR Solves The Problem:

Adds it.

This change affects only developers who link the pre-push hooks, it doesn't affect users, testing, etc.

@rfay rfay self-assigned this Aug 12, 2018
@rfay rfay requested a review from andrewfrench August 12, 2018 22:21
Copy link
Contributor

@andrewfrench andrewfrench left a comment

Choose a reason for hiding this comment

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

👍, pulled this and tried it out, I'll use it.

@rfay
Copy link
Member Author

rfay commented Aug 13, 2018

Thanks @andrewfrench - I actually just moved the make staticrequired into the pre-push.allchecks. I guess maybe I'll add a script to turn it on and off still.

@rfay rfay merged commit 8d570e7 into ddev:master Aug 13, 2018
@rfay rfay deleted the 20180812_mo_betta_git_hooks branch August 13, 2018 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants