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(golang-rewrite): Fix new lines from asdf set command #1841

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

AlfredoRamos
Copy link
Contributor

Summary

Ensures that there is only a single trailing new line in the .tool-versions file.

Fixes #1840

Remove excessive new lines when executing the `asdf set` command multiple times
@AlfredoRamos AlfredoRamos requested a review from a team as a code owner January 12, 2025 11:46
@Stratus3D
Copy link
Member

Thanks for the PR! This is a nice improvement. The GitHub workflows are failing, but they seem unrelated to the changes you've made here. Let me fix the build and then circle back to this PR.

@Stratus3D Stratus3D merged commit 251812b into asdf-vm:master Jan 14, 2025
7 checks passed
@Stratus3D Stratus3D mentioned this pull request Dec 23, 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.

bug(golang-rewrite): Excessive new lines when using the asdf set command
2 participants