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 Dec 17 2020, 6:29 PM
Parents
rG7ed84fa14b00: lualoader: cli: provide a show-module-options loader command
Branches
Unknown
Tags
Unknown