Commit graph

4 commits

Author SHA1 Message Date
pho
4d74cf7192 *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
pho
c2d627ba99 Update to ShellCheck-0.7.2
No change logs are provided by the upstream.
2021-04-24 13:51:23 +00:00
gutteridge
576a0917f5 shellcheck: add $HOMEPAGE 2020-10-14 00:23:34 +00:00
jperkin
c68f1b81ee shellcheck: Import version 0.7.1.
ShellCheck is a GPLv3 tool that gives warnings and suggestions for
bash/sh shell scripts.

The goals of ShellCheck are:

* To point out and clarify typical beginner's syntax issues that cause
  a shell to give cryptic error messages.

* To point out and clarify typical intermediate level semantic problems
  that cause a shell to behave strangely and counter-intuitively.

* To point out subtle caveats, corner cases and pitfalls that may cause
  an advanced user's otherwise working script to fail under future
  circumstances.
2020-10-13 11:16:19 +00:00