Set up GitHub Actions to automatically run luacheck on push and PRs
rdw-software opened this issue ยท 2 comments
We already have a luacheck config file, which may or may not need updating... The globals contained there may need to be extracted from FrameXML
, though https://www.townlong-yak.com/ might have something here?
They're downloading a gigantonormous docker image just to run a single linter? No thanks, we'll just use luacheck
directly then.