lint
Run lint.sh on a Garry's Mod addon to detect code issues, returning structured findings (file, line, rule) and exit code.
Instructions
Runs tools/lint.sh on an addon (name or path). Returns structured findings (file, line, rule) and the exit code. Exit 0 means clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addon | Yes |