[ 源代码: luacheck ]
软件包:lua-check(0.23.0-1)
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