selene-lib 0.3.0

A library for linting Lua code. You probably want selene instead.
Documentation
1
2
3
print(foo)
local foo = foo + 1
print(foo)