add sqlfluff dep and script and config
This commit is contained in:
parent
a4965ed9b2
commit
478e953700
3 changed files with 41 additions and 0 deletions
3
ci/.sqlfluff
Normal file
3
ci/.sqlfluff
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[sqlfluff]
|
||||
large_file_skip_char_limit = 0
|
||||
large_file_skip_byte_limit = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue