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

chore: remove trailing empty line from version file #1103

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

khos2ow
Copy link
Member

@khos2ow khos2ow commented Feb 1, 2025

This is just a cosmetic cleanup to remove the trailing empty line from the version file for better aesthetics.

Before:

$ cat /etc/regolith/version
REGOLITH_VERSION=3.2

$ # the next terminal cursor

After:

$ cat /etc/regolith/version
REGOLITH_VERSION=3.2
$ # the next terminal cursor

@khos2ow khos2ow requested a review from kgilmer February 1, 2025 00:58
@khos2ow khos2ow merged commit ed624cc into main Feb 1, 2025
6 checks passed
@khos2ow khos2ow deleted the remove-trailing-empty-line branch February 1, 2025 01:54
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