Init
This commit is contained in:
commit
e82f35da2a
78 changed files with 10821 additions and 0 deletions
6
backend/.sqlfluff
Normal file
6
backend/.sqlfluff
Normal file
|
@ -0,0 +1,6 @@
|
|||
[sqlfluff]
|
||||
dialect = postgres
|
||||
exclude_rules = LT05
|
||||
|
||||
[sqlfluff:indentation]
|
||||
tab_space_size = 4
|
Loading…
Add table
Add a link
Reference in a new issue