[ 源代码: 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