lint_sql
Lint SQL statements against 10 GoSQLX style rules (L001–L010) to enforce consistent formatting and catch violations.
Instructions
Lint SQL against all 10 GoSQLX style rules (L001–L010).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL string to lint |