All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
Files must not begin with newlines or whitespace.
The file begins with newlines or whitespace.
SELECT a FROM foo
Beginning on an indented line is also forbidden:
```sql SELECT a FROM foo