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

Add ShellCheck workflow #472

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Oct 17, 2024

Runs on PR-s.

From #471


This is how to start locally.

git grep -Ile '^#!/bin/' | xargs -- shellcheck

... only 42 message in the whole repository

@szepeviktor
Copy link
Contributor Author

  • Hadolint runs shellcheck on Dockerfiles
  • there is an urgent need for a shell script formatting tool

@jaydrogers
Copy link
Member

Thanks again as always @szepeviktor! I will review and will keep you posted. I greatly appreciate you always helping me learn more 😃👍

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