You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release fixes an issue starting up on systems that have environment variable keys starting with = sign (currently only known to happen on Windows).
Welcome to go-shellcheck, a distribution of shellcheck which can be executed directly with go run. shellcheck is compiled to WebAssembly and executed with the pure Go runtime wazero, allowing it to run on any platform that Go supports.