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

Fix duplicated hook names #5012

Closed
wants to merge 2 commits into from
Closed

Fix duplicated hook names #5012

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 13, 2022

I didn't have access to my git history. I had to open another PR. This is for issue #4201

References

@ghost ghost self-requested a review as a code owner June 13, 2022 18:24
@ghost
Copy link
Author

ghost commented Jun 13, 2022

Based on the input from the issue I think this should fix the prefix problem here But, Cli is not passing.
I appreciate feedback on this.

@wraithgar wraithgar self-assigned this Jun 14, 2022
@wraithgar
Copy link
Member

The tests in ./test/lib/commands/hook.js will need to be updated to reflect this new behavior.

Also I believe that whole if statement can be removed. Appending an empty string to a variable is an unneeded step.

@ghost
Copy link
Author

ghost commented Jun 20, 2022

Thank you for the review. @wraithgar is it possible to link the parts in the test that need a change?

@ghost ghost marked this pull request as draft July 10, 2022 15:18
@ghost
Copy link
Author

ghost commented Jul 20, 2022

I close this PR.
Might take some time for me to edit it.

@ghost ghost closed this Jul 20, 2022
@ghost ghost deleted the depr2 branch July 20, 2022 14:11
This pull request was closed.
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.

2 participants