Skip to content

Add a ShellCheck workflow#2

Merged
m1ngsama merged 1 commit intomainfrom
chore/shellcheck-workflow
Mar 28, 2026
Merged

Add a ShellCheck workflow#2
m1ngsama merged 1 commit intomainfrom
chore/shellcheck-workflow

Conversation

@m1ngsama
Copy link
Copy Markdown
Owner

Summary

  • add a GitHub Actions workflow that runs bash -n and shellcheck
  • expose workflow status in the README

Testing

  • bash -n install.sh uninstall.sh bin/deckless-steam bin/deckless-bigpicture bin/deckless-i3-bigpicture-bridge
  • shellcheck install.sh uninstall.sh bin/deckless-steam bin/deckless-bigpicture bin/deckless-i3-bigpicture-bridge

Closes #1

@m1ngsama m1ngsama merged commit 254c779 into main Mar 28, 2026
1 check passed
@m1ngsama m1ngsama deleted the chore/shellcheck-workflow branch March 28, 2026 10:02
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.

Add CI for shell syntax and ShellCheck validation

1 participant