red40-development/luacheck for FiveM

Runs luacheck on a project with FiveM natives

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: red40-development/fivem-lua-lint-action@2cd7eb8d2bfaf3bbfc40a3908cceec5c16081877 # v3

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

namedescriptionrequireddefault
argsluacheck arguments to passno-t
pathsthe path name to lint lua inno.
config_pathConfig file path (absolute, or relative to workspace root). Leave empty to use embedded default configno""
capturecapture output into a fileno""
extra_libsextra definitions to use, in the format of a+b+cno""
fail_on_warningsIf the action should fail on warnings or notnofalse

no outputs