yukonsky/rigsql SQL Linter
Fast SQL linter with sqlfluff-compatible rules, written in Rust
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Files or directories to lint (space-separated) | no | . |
| dialect | SQL dialect (ansi, postgres, tsql) | no | ansi |
| format | Output format (human, json, sarif, github) | no | github |
| version | rigsql version to install (e.g. 0.4.1, or 'latest') | no | latest |
| token | GitHub token for downloading release assets (defaults to github.token) | no | ${{ github.token }} |
Outputs
no outputs