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
323 forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list

linterlua

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lunarmodules/luacheckA tool for detecting issues in Lua code367
mpeterv/argparseA feature-rich command line parser for Lua266
philips/lualintAn analyzer for detecting errors in Lua code by checking global variable usage.85
p0pr0ck5/lua-ffi-libinjectionA Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings.36
sygmei/luatalkA collection of Lua code examples and explanations for a talk on the Lua programming language3
ludocode/mpackA C implementation of an encoder and decoder for the MessagePack serialization format549
stravant/luaminifyTools for parsing and transforming Lua source code259
davidm/lua-inspectAnalyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support.173
ocallaco/luashkitA C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index.3
sztupy/luadec51A tool for decompiling Lua 5.1 scripts into human-readable code322
ray-x/navigator.luaA plugin that provides code navigation and analysis features using LSP and Treesitter1,322
airstruck/knifeA collection of reusable building blocks for writing more efficient and modular Lua code.452
koihik/luaformatterA tool to automatically reformat Lua source code according to predefined style guidelines.718
dart-lang/linterDefines lint rules to enforce coding standards in Dart code635
nicholas3388/luanodeA Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks.1,163