selene

Blazing-fast modern Lua linter written in Rust

brewmacoslinux
Try with needOr install directly
Source

About

Blazing-fast modern Lua linter

Commands

selene

Examples

Lint a single Lua file$ selene script.lua
Lint all Lua files in a directory recursively$ selene src/
Lint with custom configuration file$ selene --config selene.toml script.lua