Init
This commit is contained in:
commit
ce49c3df81
29 changed files with 3466 additions and 0 deletions
6
.sqlfluff
Normal file
6
.sqlfluff
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sqlfluff]
|
||||
dialect = postgres
|
||||
exclude_rules = LT05
|
||||
|
||||
[sqlfluff:indentation]
|
||||
tab_space_size = 4
|
Reference in a new issue