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

Feat/shellcheck #4

Merged
merged 10 commits into from
Jan 6, 2025
Merged

Feat/shellcheck #4

merged 10 commits into from
Jan 6, 2025

Conversation

tanhongit
Copy link
Member

No description provided.

(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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
This reverts commit 83c9b9ed668c318fcd3a567fe393210aa7e1cbf6.

(cherry picked from commit 2f276a1dceb9bdeb84658b5ccfe7d610d7f6d500)
This reverts commit fe1b4d884621e410671a6605edf3bac21d7badf3.

(cherry picked from commit 23c6c0a4f72811f57eb2fda93e0c74887233404c)
@tanhongit tanhongit self-assigned this Jan 6, 2025
@tanhongit tanhongit added the feature request Want to create a new feature, improvement, or change in the existing system or project label Jan 6, 2025
@tanhongit tanhongit linked an issue Jan 6, 2025 that may be closed by this pull request
@tanhongit tanhongit added this to the Workflow milestone Jan 6, 2025
@@ -1,6 +1,7 @@
#!/bin/bash

set -a
# shellcheck disable=SC1091
Copy link
Member Author

Choose a reason for hiding this comment

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

Add ignore shellcheck

@tanhongit tanhongit merged commit dd0be13 into main Jan 6, 2025
2 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create shellcheck action
1 participant