lua54-luacheck (lua/lua-luacheck) Updated: 1 year, 10 months ago Add to my watchlist

A tool for linting and static analysis of Lua code

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. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.

Version: 1.1.0 License: MIT GitHub
Reset

7 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12 62535 2023-03-15 23:38:07 0:00:22 19080 build successful
11 106430 2023-03-15 23:37:41 0:00:26 30297 build successful
10.14 158851 2023-03-15 23:37:06 0:00:28 51389 build successful
10.8 126238 2023-03-15 23:37:02 0:00:24 40107 build successful
10.15 133600 2023-03-15 23:36:47 0:00:31 40381 build successful
10.7 137274 2023-03-15 23:36:47 0:00:24 42066 build successful
10.9 223365 2023-03-15 23:36:41 0:00:35 69323 build successful