Skip to content

Conversation

abitrolly
Copy link
Contributor

No description provided.

@jhheider
Copy link
Contributor

Always prefer a good lint.

@abitrolly
Copy link
Contributor Author

The action doesn't seem to work. At least this error should be captured.

$ pkgx shellcheck tmp/installer.sh -S style
...
In tmp/installer.sh line 29:
      $SUDO apt-get $cmd -qq -o=Dpkg::Use-Pty=0 $@
                    ^--^ SC2086 (info): Double quote to prevent globbing and word splitting.
                                                ^-- SC2068 (error): Double quote array expansions to avoid re-splitting elements.

@abitrolly
Copy link
Contributor Author

reviewdog only reports changed lines - reviewdog/action-shellcheck#72 - but necessary to check settings to ensure it reports warning info's etc.

@mxcl mxcl merged commit 76e1dc6 into pkgxdev:main Jan 15, 2025
22 checks passed
@abitrolly abitrolly deleted the patch-1 branch January 15, 2025 17:13
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.

3 participants