SQL fix
This commit is contained in:
@@ -8,4 +8,9 @@ repos:
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
- id: isort
|
||||
- repo: https://github.com/sqlfluff/sqlfluff
|
||||
rev: 3.3.0
|
||||
hooks:
|
||||
- id: sqlfluff-fix
|
||||
args: [ --dialect=mariadb ]
|
||||
Reference in New Issue
Block a user