actions-marketplace-validations/Luacheck for lua codebases

Runs luacheck on a codebase or specific files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 22, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ragedunicorn_action-luacheck@94ee053798fc676fd66bb36d541d855ed3c2daf1 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filesA list of files or directories to apply luacheck to. Defaults to the working directory from `path`. no.
workspaceWorking directory for luacheck. The file list should be relative to this path. Defaults to the `github.workspace` path. no${{ github.workspace }}
argsAdditional command-line arguments. See https://luacheck.readthedocs.io/en/stable/cli.html no

no outputs