[ 源代码: shellcheck ]
软件包:shellcheck(0.7.1-1+deb11u1)
shellcheck 的相关链接
Debian 的资源:
下载源码包 shellcheck:
- [shellcheck_0.7.1-1+deb11u1.dsc]
- [shellcheck_0.7.1.orig.tar.gz]
- [shellcheck_0.7.1-1+deb11u1.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)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库