[ 源代码: shellcheck ]
软件包:shellcheck(0.5.0-3)
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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi6 (>= 3.0.4) [除 arm64]
- 外部函数接口库运行环境
- dep: libffi6 (>= 3.2) [arm64]
-
- dep: libgmp10
- 多精度运算库