Check shell scripts #471
Replies: 4 comments
-
steps:
-
name: "Checkout repository"
uses: "actions/checkout@v4"
-
name: "Run ShellCheck"
uses: "ludeeus/action-shellcheck@2.0.0" |
Beta Was this translation helpful? Give feedback.
-
Sweet, thanks for the follow up! I'll get this implemented once I get through some other features. Thanks agian @szepeviktor! |
Beta Was this translation helpful? Give feedback.
-
@jaydrogers The natural way is to write shell scripts while using shellcheck. |
Beta Was this translation helpful? Give feedback.
-
For sure. I see it in VSCode and I've been getting better at cleaning things up as I go. Always learning something new everyday 😃 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Steps To Reproduce
Please use shellcheck on shell scripts.
Host Operating System
Win95
Beta Was this translation helpful? Give feedback.
All reactions