Skip to content

Quantco/pre-commit-mirrors-sqlfluff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlfluff pre-commit hook

pre-commit hook of sqlfluff with conda as a language / package manager.

For pre-commit: see here

For sqlfluff: see here

Using sqlfluff with pre-commit and conda:

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

 - repo: https://github.com/quantco/pre-commit-mirrors-sqlfluff
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: sqlfluff-conda

About

pre-commit hook that mirrors the sqlfluff version for usage with conda as pre-commit language

Resources

License

Stars

Watchers

Forks

Packages

No packages published