Skip to content

Releases: wasilibs/go-shellcheck

v0.11.0

29 Aug 01:29
24025c1
Compare
Choose a tag to compare

This updates the packaged shellcheck version to the latest v0.11.0

https://github.com/koalaman/shellcheck/releases

v0.10.0

20 Nov 05:25
Compare
Choose a tag to compare

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.