luacheck

Code scanner

A tool for detecting and reporting issues in Lua code

A tool for linting and static analysis of Lua code.

GitHub

2k stars
55 watching
321 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list

linterlua

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lunarmodules/luacheck A tool for detecting issues in Lua code 364
mpeterv/argparse A feature-rich command line parser for Lua 260
philips/lualint A tool that checks Lua code for errors and warnings related to global variable usage. 85
p0pr0ck5/lua-ffi-libinjection A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. 36
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
ludocode/mpack A C implementation of an encoder and decoder for the MessagePack serialization format 545
stravant/luaminify Tools for parsing and transforming Lua source code 260
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 171
ocallaco/luashkit A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. 3
sztupy/luadec51 A tool for decompiling Lua 5.1 scripts into human-readable code 319
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,316
airstruck/knife A collection of reusable building blocks for writing more efficient and modular Lua code. 448
koihik/luaformatter A tool to automatically reformat Lua source code according to predefined style guidelines. 716
dart-lang/linter Defines lint rules to enforce coding standards in Dart code 636
nicholas3388/luanode A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. 1,138