PortGroup haskell_stack 1.0
github.setup koalaman shellcheck 0.7.0 v
checksums rmd160 cd0d426d77b49d94b3eecc5bed467f52f1211e54 \
sha256 00d8d8481c98a58b9f060dab9c2de65dc891ad866b63c889df5afbe6ed0a0b9f \
maintainers {cal @neverpanic} openmaintainer
description ShellCheck, a static analysis tool for shell scripts
The goals of ShellCheck are: \
\n - To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages. \
\n - To point out and clarify typical intermediate level semantic problems, that causes a shell to behave strangely and counter-intuitively. \
\n - To point out subtle caveats, corner cases and pitfalls, that may cause an advanced user's otherwise working script to fail under future circumstances.