lualint

Lua checker

A tool that checks Lua code for errors and warnings related to global variable usage.

lua linter

GitHub

85 stars
4 watching
19 forks
Language: Lua
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lunarmodules/luacheck A tool for detecting issues in Lua code 364
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,921
koihik/luaformatter A tool to automatically reformat Lua source code according to predefined style guidelines. 716
geoffleyland/luatrace A tool for tracing and profiling Lua script execution to analyze time profiles and coverage. 170
andreirudenko/linc_luajit A Haxe library providing native bindings to LuaJIT for C++ target 49
dart-lang/linter Defines lint rules to enforce coding standards in Dart code 636
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 318
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
stravant/luaminify Tools for parsing and transforming Lua source code 260
oppiliappan/statix A tool for identifying and fixing common issues in Nix code written in Rust. 574
xolox/lua-lxsh A Lua module providing lexing and syntax highlighting functionality using LPeg patterns 72
alard/wget-lua A C-based implementation of the wget command with Lua scripting capabilities 23
trixnz/vscode-lua Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. 116
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,931
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 171