luacheck
A tool for linting and static analysis of Lua code
A tool for linting and static analysis of Lua code. Luacheck supports checking Lua files using syntax of Lua 5.1, Lua 5.2, Lua 5.3, Lua 5.4 and LuaJIT. Luacheck itself is written in Lua and runs on all of mentioned Lua versions.
homepage ↗ github: lunarmodules/luacheck github: mpeterv/luacheck
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.2.0 | 1 | 14 h | details › |
Versions & arches
Use flags of 1.2.0
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
4 expansion flags (python targets, ABIs, cpu flags…)
- lua_targets_luajit
- lua_targets_lua5-1
- lua_targets_lua5-3
- lua_targets_lua5-4