rba_lua_syntax_check
Validate Lua code locally with luac to catch syntax errors before uploading to Roblox. Accepts a workspace file or direct source input.
Instructions
Run local Lua syntax validation with luac for a workspace file or provided source before sending to Roblox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| source | No |