tconbeer/sqlfmt

View on GitHub
.pre-commit-hooks.yaml

Summary

Maintainability
Test Coverage
- id: sqlfmt
  name: sqlfmt
  entry: sqlfmt
  language: python
  require_serial: true
  types_or: [sql, jinja]