lualint

Lua linter

An analyzer for detecting errors in Lua code by checking 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 367
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,923
koihik/luaformatter A tool to automatically reformat Lua source code according to predefined style guidelines. 718
geoffleyland/luatrace A tool for tracing and analyzing Lua script execution 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 635
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 321
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
stravant/luaminify Tools for parsing and transforming Lua source code 259
oppiliappan/statix A tool for identifying and fixing common issues in Nix code written in Rust. 583
xolox/lua-lxsh A Lua module providing lexing and syntax highlighting functionality using LPeg patterns 73
alard/wget-lua A utility for downloading files from the web with recursive capabilities and customizable options. 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,946
davidm/lua-inspect Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. 173