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

Refactor CheckHook to HookList for more accurate reusability #705

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

nikkictl
Copy link

@nikkictl nikkictl commented Dec 7, 2017

What is this change?

Corrects and reorganizes a HookList (which represents the map[string][]string of type:[]hooks). Mutators and handlers will eventually use this struct, so it shouldn't be explicitly tied to a check.

Why is this change necessary?

Closes #700.

Do you need clarification on anything?

Nah.

Were there any complications while making this change?

Nah.

Is this a new and complete feature?

Nah.

Copy link
Contributor

@palourde palourde left a comment

Choose a reason for hiding this comment

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

giphy 2

@nikkictl nikkictl merged commit 91006ea into master Dec 8, 2017
@nikkictl nikkictl deleted the refactor/hook-list branch December 8, 2017 16:35
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.

3 participants