Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eyaltrabelsi/8ae8ada0de6a3cd3a770488f6fd202ac to your computer and use it in GitHub Desktop.

Select an option

Save eyaltrabelsi/8ae8ada0de6a3cd3a770488f6fd202ac to your computer and use it in GitHub Desktop.
valid sql syntax
# .pre-commit-config.yaml
...
repos:
- repo: https://github.com/sqlfluff/sqlfluff
rev: stable_version
hooks:
- id: sqlfluff-lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment