add sqlfluff dep and script and config

This commit is contained in:
Pablo Martin 2025-03-20 12:37:47 +01:00
parent a4965ed9b2
commit 478e953700
3 changed files with 41 additions and 0 deletions

3
ci/.sqlfluff Normal file
View file

@ -0,0 +1,3 @@
[sqlfluff]
large_file_skip_char_limit = 0
large_file_skip_byte_limit = 0