[ 原始碼: shellcheck ]
套件:shellcheck(0.8.0-2~bpo11+1)
shellcheck 的相關連結
Debian 的資源:
下載原始碼套件 shellcheck:
- [shellcheck_0.8.0-2~bpo11+1.dsc]
- [shellcheck_0.8.0.orig.tar.gz]
- [shellcheck_0.8.0-2~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.shellcheck.net]
相似套件:
lint tool for shell scripts
The goals of ShellCheck are:
* To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages.
* To point out and clarify typical intermediate level semantic problems, that causes 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.
其他與 shellcheck 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library