actions-marketplace-validations/lua-typecheck-action
Type check and lint lua code using lua-language-server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checklevel | The diagnostics severity level to fail on (Error, Warning, Information or Hint) | yes | Warning |
| directories | The directories to lint (relative to the repository root). | yes | . |
| configpath | Path to a luarc.json config file. | no | — |
Outputs
no outputs