aboutsummaryrefslogtreecommitdiff
path: root/devel/lua-luacheck/pkg-descr
blob: 5878fcb2780f9fa6e65a9e079ef28a9d84c17478 (plain) (blame)
1
2
3
4
5
6
7
8
Luacheck is a static analyzer and a linter for Lua. Luacheck detects various
issues such as usage of undefined global variables, unused variables and values,
accessing uninitialized variables, unreachable code and more.

Luacheck supports checking Lua files using syntax of Lua 5.1, Lua 5.2, Lua 5.3
and LuaJIT.

WWW: https://github.com/luarocks/luacheck