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 various ShellCheck violations #426

Closed
wants to merge 1 commit into from

Conversation

hyperupcall
Copy link

@hyperupcall hyperupcall commented Feb 6, 2024

This fixes various ShellCheck errors, such as:

This PR is similar to #424, but addresses less-severe issues.

@@ -13,6 +13,6 @@ Commands:
version-name Print current version
init Update environment to use 'tfenv' correctly.
Copy link
Author

Choose a reason for hiding this comment

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

Single quotes were changed to doubule quotes to make tfenv encased by single quotes in the help output, which seemed to be the intended behavior.

@kvendingoldo
Copy link

I think that we can do the same for tofuenv. Can you raise an issue, pls?
https://github.com/tofuutils/tofuenv

@hyperupcall
Copy link
Author

@kvendingoldo Sounds good - I have done the same to tofuenv.

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