lint_sql
Analyze SQL code to detect style violations against 10 GoSQLX formatting rules (L001-L010), ensuring consistent coding standards.
Instructions
Lint SQL against all 10 GoSQLX style rules (L001–L010).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL string to lint |