HomeFreeBSD

lualoader: fix lua-lint run

Description

lualoader: fix lua-lint run

luacheck rightfully complains that i is unused in the show-module-options
loop at the end (it was used for some debugging in the process).

We've added a new pager module that's compiled in, so declare that as an
acceptable global.

Details

Provenance
kevansAuthored on
Parents
rS368728: lualoader: cli: provide a show-module-options loader command
Branches
Unknown
Tags
Unknown