[ ソース: shellcheck ]
パッケージ: shellcheck (0.9.0-1)
shellcheck に関するリンク
Debian の資源:
shellcheck ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface ランタイムライブラリ
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ