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(init): fix issues, refactor #34

Closed
wants to merge 7 commits into from
Closed

fix(init): fix issues, refactor #34

wants to merge 7 commits into from

Conversation

jaimeph
Copy link
Contributor

@jaimeph jaimeph commented Sep 12, 2024

No description provided.

@jaimeph jaimeph linked an issue Sep 12, 2024 that may be closed by this pull request
cmd/init.go Outdated
@@ -1,50 +1,32 @@
package cmd

import (
"fmt"
"gommitizen/cmd/internal/cmdinit"
Copy link
Contributor

Choose a reason for hiding this comment

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

me parece redundante llamarlo cmdinit si ya está en cmd

Copy link
Contributor

Choose a reason for hiding this comment

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

https://github.com/globocom/prettylog
Si ya existe algo, ¿por qué no usarlo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

¿no veo claro como usarlo? y no tiene releases, ni mucha docs y el último cambio fue el año pasado.

@jaimeph jaimeph closed this Oct 31, 2024
@jaimeph jaimeph linked an issue Oct 31, 2024 that may be closed by this pull request
@jaimeph jaimeph deleted the fix/cmd-init branch November 13, 2024 09:14
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.

First bump require a tag Problem relative path in init
2 participants