Closed as duplicate of#32536
Description
Problem
(This is a tracking issue, to invite discussion/counterpoints/investigation.)
luacheck might be redundant with luals.
Expected behavior
- determine if luacheck adds value beyond what luals is capable of
- if luals has a non-interactive mode, use that instead of luacheck to check code in CI
- con: this requires
lintlua
build target to use/install luals
- con: this requires
- remove luacheck