-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/shellcheck #4
Merged
Merged
+24
−4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit b1957b2627547d1a5f10fd3ced010bfc15e0cc50)
(cherry picked from commit 10d866045135db99a049e16f884cfe436c17e1fd)
(cherry picked from commit c38962b5dafe95452df1cdbe1927576c934e501c)
(cherry picked from commit 96662d6aaf7383a22e8bb5f7f6805ec8dad312c9)
(cherry picked from commit 8c33021e0b54e007372356205bd0e5b6f45bbbae)
(cherry picked from commit fe1b4d884621e410671a6605edf3bac21d7badf3)
(cherry picked from commit 83c9b9ed668c318fcd3a567fe393210aa7e1cbf6)
This reverts commit 83c9b9ed668c318fcd3a567fe393210aa7e1cbf6. (cherry picked from commit 2f276a1dceb9bdeb84658b5ccfe7d610d7f6d500)
Loading status checks…
This reverts commit fe1b4d884621e410671a6605edf3bac21d7badf3. (cherry picked from commit 23c6c0a4f72811f57eb2fda93e0c74887233404c)
Closed
tanhongit
commented
Jan 6, 2025
@@ -1,6 +1,7 @@ | |||
#!/bin/bash | |||
|
|||
set -a | |||
# shellcheck disable=SC1091 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add ignore shellcheck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature request
Want to create a new feature, improvement, or change in the existing system or project
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.