Skip to content

tchoedak/pre-commit-format-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

format-sql mirror

This project is a mirror of format-sql for pre-commit

Using format-sql with pre-commit

Install format-sql

pip install format-sql

Add this to your .pre-commit-config.yaml

repos:
- repo: https://github.com/tchoedak/pre-commit-sql-format
  rev: latest
  hooks:
    - id: format-sql

About

Mirror of format-sql for pre-commit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages