selene-lib 0.31.0

A library for linting Lua code. You probably want selene instead.
Documentation
1
2
3
4
-- This breaks like, 3 separate lints
function global.name() end

function defined.name() end