We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ShellCheck reports safety findings for shell code in yarn.
https://github.com/koalaman/shellcheck
For example, stank . | exec -n 1 shellcheck
stank . | exec -n 1 shellcheck
https://github.com/mcandre/stank
System: OS: macOS 14.6.1 CPU: (8) arm64 Apple M2 Binaries: Node: 20.16.0 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/node Yarn: 1.22.22 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/yarn npm: 10.8.1 - ~/.asdf/plugins/nodejs/shims/npm
No response
The text was updated successfully, but these errors were encountered:
Can you please post the actual findings from the tool?
Sorry, something went wrong.
No branches or pull requests
Self-service
Describe the bug
ShellCheck reports safety findings for shell code in yarn.
https://github.com/koalaman/shellcheck
To reproduce
For example,
stank . | exec -n 1 shellcheck
https://github.com/mcandre/stank
Environment
System: OS: macOS 14.6.1 CPU: (8) arm64 Apple M2 Binaries: Node: 20.16.0 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/node Yarn: 1.22.22 - /private/var/folders/j_/dynmxmxj7vv6ft1xb59r2p880000gn/T/xfs-a60a52cd/yarn npm: 10.8.1 - ~/.asdf/plugins/nodejs/shims/npm
Additional context
No response
The text was updated successfully, but these errors were encountered: