[ ソース: 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 ランタイムライブラリ
-
- dep: libgmp10
- 多倍長精度演算ライブラリ