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(setup): move YAML-specific logic to yaml.go #21

Merged

Conversation

rebornplusplus
Copy link

This PR refactors the internal/setup/setup.go file and moves the YAML-specific logic to yaml.go within the same package.

This commit refactors the ``internal/setup/setup.go`` file and moves the
YAML-specific logic to ``yaml.go`` within the same package.
Copy link
Owner

@letFunny letFunny left a comment

Choose a reason for hiding this comment

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

Thanks Rafid!

internal/setup/yaml.go Outdated Show resolved Hide resolved
@letFunny letFunny changed the base branch from main to move-yaml-to-file October 24, 2024 07:52
@letFunny letFunny merged commit e357db5 into letFunny:move-yaml-to-file Oct 24, 2024
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