lualint
Lua linter
An analyzer for detecting errors in Lua code by checking global variable usage.
lua linter
85 stars
4 watching
19 forks
Language: Lua
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for detecting issues in Lua code | 367 |
| | A tool for detecting and reporting issues in Lua code | 1,923 |
| | A tool to automatically reformat Lua source code according to predefined style guidelines. | 718 |
| | A tool for tracing and analyzing Lua script execution | 170 |
| | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| | Defines lint rules to enforce coding standards in Dart code | 635 |
| | A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |
| | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
| | Tools for parsing and transforming Lua source code | 259 |
| | A tool for identifying and fixing common issues in Nix code written in Rust. | 583 |
| | A Lua module providing lexing and syntax highlighting functionality using LPeg patterns | 73 |
| | A utility for downloading files from the web with recursive capabilities and customizable options. | 23 |
| | Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
| | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |