luacheck
Code scanner
A tool for detecting and reporting issues in Lua code
A tool for linting and static analysis of Lua code.
2k stars
55 watching
323 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
linterlua
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for detecting issues in Lua code | 367 |
| A feature-rich command line parser for Lua | 266 |
| An analyzer for detecting errors in Lua code by checking global variable usage. | 85 |
| A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
| Tools for parsing and transforming Lua source code | 259 |
| Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
| A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
| A tool for decompiling Lua 5.1 scripts into human-readable code | 322 |
| A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,322 |
| A collection of reusable building blocks for writing more efficient and modular Lua code. | 452 |
| A tool to automatically reformat Lua source code according to predefined style guidelines. | 718 |
| Defines lint rules to enforce coding standards in Dart code | 635 |
| A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |