[ ソース: luacheck ]
パッケージ: lua-check (1.2.0-1~bpo12+1)
lua-check に関するリンク
Debian の資源:
luacheck ソースパッケージをダウンロード:
- [luacheck_1.2.0-1~bpo12+1.dsc]
- [luacheck_1.2.0.orig.tar.gz]
- [luacheck_1.2.0-1~bpo12+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
static analyzer and a linter for the Lua language
Luacheck is a static analyzer and a linter for Lua which detects issues such as usage of undefined global variables, unused variables and values, etc. It is fairly configurable and can be used as a part of automated testing, manually from the command line or inside an editor.
その他の lua-check 関連パッケージ
|
|
|
|
-
- dep: lua-argparse
- feature-rich command line parser for Lua language
-
- dep: lua-filesystem
- luafilesystem library for the Lua language
-
- dep: lua5.1
- シンプルで、拡張可能な組込み用プログラミング言語