ragedunicorn/Luacheck for lua codebases
Runs luacheck on a codebase or specific files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 9, 2026
- License
- MIT
Pinned Snippet
uses: ragedunicorn/action-luacheck@7aca50dd5d6ab91e75e1c4b68c11cdb8c14a32f3 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | A list of files or directories to apply luacheck to. Paths are resolved relative to the repository root. | no | . |
| args | Additional command-line arguments. See https://luacheck.readthedocs.io/en/stable/cli.html | no | — |
Outputs
no outputs