We can config .sqlfluff file location but can not config .sqlfluffignore file,is here a way that we can custom a ignore file so ignore actions as a common behavior?
For example,we got a lot of DBT projects dev in VS Code and we want ignore all the same DBT project output directory but with same .sqlfluffignore config.
We can config
.sqlfluff
file location but can not config.sqlfluffignore
file,is here a way that we can custom a ignore file so ignore actions as a common behavior? For example,we got a lot of DBT projects dev in VS Code and we want ignore all the same DBT project output directory but with same.sqlfluffignore
config.