[ 原始碼: 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
- Simple, extensible, embeddable programming language